[Fraud Protection] Add Configurations#5546
Merged
carmenlau merged 12 commits intoauthgear:feat-fraud-protectionfrom Mar 12, 2026
Merged
[Fraud Protection] Add Configurations#5546carmenlau merged 12 commits intoauthgear:feat-fraud-protectionfrom
carmenlau merged 12 commits intoauthgear:feat-fraud-protectionfrom
Conversation
carmenlau
reviewed
Mar 1, 2026
Contributor
carmenlau
left a comment
There was a problem hiding this comment.
I've reviewed parts 1 and 2 so far, will continue with the rest later. 🙏🏻
tung2744
commented
Mar 2, 2026
0693fb5 to
7490e23
Compare
This was referenced Mar 4, 2026
carmenlau
reviewed
Mar 11, 2026
Contributor
carmenlau
left a comment
There was a problem hiding this comment.
Could you update the feature branch and rebase it please? :)
Contributor
Author
|
Rebased to latest main. Will rebase again after the spec is merged. |
carmenlau
reviewed
Mar 12, 2026
Contributor
|
Please rebase again, the PR looks good to merge :) |
carmenlau
approved these changes
Mar 12, 2026
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
…tion config Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Compare incoming vs original (not vs hardcoded default) so that a plan downgrade never blocks saving an already-customised config unchanged. Also allow nil/omitted fraud_protection (which parses as default) because it means the caller is not touching the field. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Contributor
Author
|
Rebased again, thanks! |
tung2744
pushed a commit
that referenced
this pull request
Mar 17, 2026
[Fraud Protection] Add Configurations
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
ref DEV-3407
requires