Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature Request] Restrict access to client from certain IP ranges in server based on ip ranges provided by client #4487

Open
4 of 11 tasks
rishi-anand opened this issue Oct 13, 2024 · 2 comments

Comments

@rishi-anand
Copy link

Describe the feature request

Client supports taking list of allowed IP ranges from where requests can be made to the client and passes it to server when it's authenticating for first time.
Whenever a request comes to the server, the server intercepts the request and checks if it's allowed.

Describe alternatives you've considered

No response

Affected area

  • Docs
  • Installation
  • Performance and Scalability
  • Security
  • User Experience
  • Test and Release
  • Developer Infrastructure
  • Client Plugin
  • Server Plugin
  • Extensions
  • Others
@fatedier
Copy link
Owner

The ACL feature is in the plan.

@xqzr
Copy link

xqzr commented Oct 15, 2024

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants