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

feat: Implement get_hot_anonymous_clients to RateLimit API #2075

Open
wants to merge 6 commits into
base: 04-26-implement_visiting_counter_for_detecting_suspicious_ips_
Choose a base branch
from

Conversation

jopemachine
Copy link
Member

@jopemachine jopemachine commented Apr 26, 2024

Implement RateLimit API and hot_anonymous_clients query.


Checklist: (if applicable)

  • Milestone metadata specifying the target backport version
  • Mention to the original issue

📚 Documentation preview 📚: https://sorna--2075.org.readthedocs.build/en/2075/


📚 Documentation preview 📚: https://sorna-ko--2075.org.readthedocs.build/ko/2075/

@github-actions github-actions bot added area:docs Documentations comp:manager Related to Manager component comp:client Related to Client component labels Apr 26, 2024
@github-actions github-actions bot added the size:M 30~100 LoC label Apr 26, 2024
Copy link
Member Author

jopemachine commented Apr 26, 2024

@jopemachine jopemachine marked this pull request as ready for review April 26, 2024 05:31
@jopemachine jopemachine added this to the 24.09 milestone Apr 26, 2024
@jopemachine jopemachine linked an issue Apr 26, 2024 that may be closed by this pull request
@github-actions github-actions bot added the type:feature Add new features label Apr 26, 2024
@jopemachine jopemachine force-pushed the 04-26-implement_visiting_counter_for_detecting_suspicious_ips_ branch from 7f8f355 to 1d9df33 Compare April 26, 2024 07:01
@jopemachine jopemachine force-pushed the 04-26-feat_implement_get_hot_anonymous_clients_to_ratelimit_api branch from 21f5ed2 to d2aba99 Compare April 26, 2024 07:01
@jopemachine jopemachine force-pushed the 04-26-implement_visiting_counter_for_detecting_suspicious_ips_ branch from 1d9df33 to e8947af Compare April 26, 2024 07:49
@jopemachine jopemachine force-pushed the 04-26-feat_implement_get_hot_anonymous_clients_to_ratelimit_api branch 3 times, most recently from ac60c3d to 5a5a721 Compare April 26, 2024 08:44
@jopemachine jopemachine force-pushed the 04-26-implement_visiting_counter_for_detecting_suspicious_ips_ branch from db554ef to ad726ef Compare April 29, 2024 02:43
@jopemachine jopemachine force-pushed the 04-26-feat_implement_get_hot_anonymous_clients_to_ratelimit_api branch from f7d2a8c to 5279a24 Compare April 29, 2024 02:43
@jopemachine jopemachine force-pushed the 04-26-implement_visiting_counter_for_detecting_suspicious_ips_ branch from ad726ef to 6a86609 Compare April 30, 2024 02:12
@jopemachine jopemachine force-pushed the 04-26-feat_implement_get_hot_anonymous_clients_to_ratelimit_api branch from 5279a24 to 1773971 Compare April 30, 2024 02:12
@jopemachine jopemachine force-pushed the 04-26-feat_implement_get_hot_anonymous_clients_to_ratelimit_api branch from 1773971 to 0d950f3 Compare April 30, 2024 04:29
@jopemachine jopemachine force-pushed the 04-26-implement_visiting_counter_for_detecting_suspicious_ips_ branch from ae09b75 to 38ae91a Compare August 5, 2024 04:51
@jopemachine jopemachine force-pushed the 04-26-feat_implement_get_hot_anonymous_clients_to_ratelimit_api branch from a032db3 to 91f5600 Compare August 5, 2024 04:51
@jopemachine jopemachine force-pushed the 04-26-implement_visiting_counter_for_detecting_suspicious_ips_ branch from 38ae91a to e0d2050 Compare September 30, 2024 13:49
@jopemachine jopemachine force-pushed the 04-26-feat_implement_get_hot_anonymous_clients_to_ratelimit_api branch from 91f5600 to d11c050 Compare September 30, 2024 13:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:docs Documentations comp:client Related to Client component comp:manager Related to Manager component size:M 30~100 LoC type:feature Add new features
Projects
None yet
Development

Successfully merging this pull request may close these issues.

DDoS prevention for anonymous manager API requests
1 participant