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

Is there a way to limit the ammount of requrests a user can do in a specific time? #1419

Closed
fprackwieser opened this issue Dec 29, 2022 · 1 comment

Comments

@fprackwieser
Copy link

Is there any way to implement a limit of requests / actions a user can do?

@ganigeorgiev
Copy link
Member

Please check #1232.

My general recommendation is that if you need more finer network controls (ip blacklist/whitelist, rate limiter, multiple apps, etc.) to use a reverse proxy, eg. nginx (example config could be found in https://pocketbase.io/docs/going-to-production/#using-reverse-proxy).

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

2 participants