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

Add ratelimiting to all epp and repp operations #2270

Closed
vohmar opened this issue Jan 13, 2022 · 0 comments · Fixed by #2028
Closed

Add ratelimiting to all epp and repp operations #2270

vohmar opened this issue Jan 13, 2022 · 0 comments · Fixed by #2028
Assignees

Comments

@vohmar
Copy link
Contributor

vohmar commented Jan 13, 2022

Related to: #1017
Use this: #2028

New rate limiting solution is currently not applied to EPP poll, login and logout + any REPP requests. Rate limiting must be extended to all EPP and REPP requests. It might be good idea to exclude logout though so registrars are always able to end their sessions. Instead error rate limiting could be used here instead to stop spamming of logout requests i.e. too many erroneous requests per minute or second

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

Successfully merging a pull request may close this issue.

2 participants