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

Bug 1911202 - Remove support for iprepd from the BMO code base as it is not being used since the move to GCP #2294

Merged
merged 2 commits into from
Aug 30, 2024

Conversation

dklawren
Copy link
Collaborator

@dklawren dklawren commented Aug 14, 2024

Instead of sending events to iprepd (which is no longer used in GCP) we handle certain rate limit actions locally instead. The changed events are for things such as the wrong MFA code, incorrect tokens for email resets, new accounts, etc. We can change the threshold values in the JSON in the Parameters as well as not rate limit at all if there is an issue.

… unused indentifiers from rate limit test script config.
@dklawren dklawren requested a review from cgsheeh August 28, 2024 22:00
Copy link
Collaborator

@cgsheeh cgsheeh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, just want to make sure that one location wasn't overlooked.

Bugzilla/Auth.pm Show resolved Hide resolved
@dklawren dklawren merged commit 3d826bc into mozilla-bteam:master Aug 30, 2024
17 checks passed
@dklawren dklawren deleted the 1911202 branch August 30, 2024 16:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants