-
Notifications
You must be signed in to change notification settings - Fork 1.6k
[PM-11405] Account Management: Prevent a verified user from changing their email address #4875
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
r-tome
merged 24 commits into
main
from
ac/pm-11405/prevent-a-verified-user-from-changing-their-email-address
Oct 28, 2024
Merged
Changes from all commits
Commits
Show all changes
24 commits
Select commit
Hold shift + click to select a range
8aa3915
Add check for managed user before purging account
r-tome 2654a17
Merge branch 'main' into ac/pm-11404/prevent-a-verified-user-from-purโฆ
r-tome fdb4a2c
Rename IOrganizationRepository.GetByClaimedUserDomainAsync to GetByVeโฆ
r-tome c8da05d
Merge branch 'main' into ac/pm-11404/prevent-a-verified-user-from-purโฆ
r-tome 0c6107b
Rename the property ManagesActiveUser to UserIsManagedByOrganization
r-tome 6d1859f
Remove whole class #nullable enable and add it to specific places
r-tome 6decb51
[PM-11405] Account Deprovisioning: Prevent a verified user from changโฆ
r-tome d6a3a10
Remove unnecessary .ToList()
r-tome ee24a91
Refactor IUserService methods GetOrganizationsManagingUserAsync and Iโฆ
r-tome 4520a1f
Merge branch 'ac/pm-11404/prevent-a-verified-user-from-purging-their-โฆ
r-tome 0214d43
Merge branch 'main' into ac/pm-11404/prevent-a-verified-user-from-purโฆ
r-tome cfec28e
Update error message when unable to purge vault for managed account
r-tome 8cf01b7
Merge branch 'ac/pm-11404/prevent-a-verified-user-from-purging-their-โฆ
r-tome 7a1cdaa
Update error message when unable to change email for managed account
r-tome 945e67e
Merge branch 'main' into ac/pm-11405/prevent-a-verified-user-from-chaโฆ
r-tome 6c9fe98
Update expected error messages on unit tests
r-tome e15d6c0
Merge branch 'main' into ac/pm-11405/prevent-a-verified-user-from-chaโฆ
r-tome 28947af
Add TestFeatureService to Api.IntegrationTest.Helpers and use it on Aโฆ
r-tome 4ae6abc
Add CreateVerifiedDomainAsync method to OrganizationTestHelpers
r-tome 0d4db11
Add tests to AccountsControllerTest to prevent changing email for manโฆ
r-tome 8e2e790
Remove setting the feature flag value in ApiApplicationFactory and seโฆ
r-tome e2c3b66
Remove TestFeatureService class from Api.IntegrationTest.Helpers
r-tome 513e6c4
Merge branch 'main' into ac/pm-11405/prevent-a-verified-user-from-chaโฆ
r-tome 9e2de93
Merge branch 'main' into ac/pm-11405/prevent-a-verified-user-from-chaโฆ
r-tome 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
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.