-
Notifications
You must be signed in to change notification settings - Fork 166
LG-10693: Use normalized email address for user registration rate limit #9153
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
Merged
jc-gsa
merged 34 commits into
main
from
LG-10693-registration-rate-limit-normalized-email
Sep 25, 2023
Merged
Changes from all commits
Commits
Show all changes
34 commits
Select commit
Hold shift + click to select a range
49c3fe0
Add EmailNormalizer
jc-gsa 48c774c
Add unconfirmed rate limit
jc-gsa d031588
Add confirmed rate limit
jc-gsa d51c61e
Normalize email upon registration
jc-gsa c906227
Add normalized email lookup
jc-gsa 192d783
Add normalized email
jc-gsa 404f44b
Add test rate limit when email is taken
jc-gsa 8f4a65f
Add test rate limit when email is taken and unconfirmed
jc-gsa e5d10d7
Temporarily disable email validity test
jc-gsa 427451e
Sanitize email
jc-gsa 300a3f3
sanitize
jc-gsa afb3792
lint
jc-gsa 4c4fade
Add IDN domain support
jc-gsa c2764bf
Add Gemfile.lock
jc-gsa 2cef49c
Cleanup
jc-gsa eaef747
Add memo
jc-gsa 73f749e
Remove redundant calls
jc-gsa 841ac61
Cleanup
jc-gsa b7328a0
Use email_fingerprint
jc-gsa c192fe8
Add google_mx_lookup flag
jc-gsa 3d59e2f
Add spec
jc-gsa 81c5347
Refactor
jc-gsa 0883f83
Revert "Add Gemfile.lock"
jc-gsa 155116d
Reveal internationalized domain name failure
jc-gsa 6a23828
Handle unexpected input
jc-gsa 195b367
Consolidate normalized_email
jc-gsa 374e1c2
Reduce lookup
jc-gsa 0007d0e
Add refactor
jc-gsa db3837c
Empty commit
jc-gsa 4b5ecb8
Merge branch 'main' into LG-10693-registration-rate-limit-normalized-…
jc-gsa d5f8e6d
Limit now includes sign up
jc-gsa 12b3491
Limit now includes sign up
jc-gsa eb20775
Merge branch 'main' of github.com:18F/identity-idp
jc-gsa e69760c
Merge branch 'main' into LG-10693-registration-rate-limit-normalized-…
jc-gsa File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.