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

Lock the remote address for 30 seconds on post requests. #1114

Merged
merged 2 commits into from
Feb 6, 2024

Conversation

dbauszus-glx
Copy link
Member

The remote address used for a post request to register a user or reset the password will be locked for 30 seconds to rate limit the endpoint.

This must be tested on a deployed instance.

@dbauszus-glx dbauszus-glx added the Security Ticket relates to either the authentication process, security headers, and or encryption. label Feb 2, 2024
Copy link

sonarcloud bot commented Feb 6, 2024

Quality Gate Passed Quality Gate passed

Kudos, no new issues were introduced!

0 New issues
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@RobAndrewHurst RobAndrewHurst merged commit 58c9bbb into GEOLYTIX:main Feb 6, 2024
5 checks passed
@dbauszus-glx dbauszus-glx deleted the temp-lock-remote-address branch March 15, 2024 10:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Security Ticket relates to either the authentication process, security headers, and or encryption.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Lack of Rate Limiting for Registration and Password Reset Functionalities
2 participants