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

feat: remove sso without emailing all users #10608

Merged
merged 2 commits into from
Dec 17, 2024

Conversation

nickoferrall
Copy link
Contributor

Fix #10607

Copy link
Contributor

@Dschoordsch Dschoordsch left a comment

Choose a reason for hiding this comment

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

Good enough. Removing the auth identity will count towards their daily password reset limit of 3, even though they will not get the email, but that shouldn't be an issue.

Interestingly, the one who does this operation will not be able to reset their own password if more than 5 people were affected. That's already the case on master.

@nickoferrall
Copy link
Contributor Author

Thanks for looking into those edge cases! I'll merge this, ship to prod, and run this for the org mentioned in the Slack thread

@nickoferrall nickoferrall merged commit 670c5a0 into master Dec 17, 2024
7 checks passed
@nickoferrall nickoferrall deleted the feat/10607/remove-sso-without-emailing branch December 17, 2024 16:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Can remove SSO without sending all users an email
2 participants