-
-
Notifications
You must be signed in to change notification settings - Fork 2k
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
Fix the bug "Guest user is able to change email to owner and essentially kills nodes" #8090
Conversation
Co-authored-by: Shubham Gupta <[email protected]>
add a separate test when setting email to root email
…OOT_EMAIL through their api services
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM! Awesome work @khoaguin !
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Left a minor comment, otherwise looks good. Nice work !! 🎉
add missing type annotation for the email field
Check out this pull request on See visual diffs & provide feedback on Jupyter Notebooks. Powered by ReviewNB |
Fix the bug in https://github.com/OpenMined/Heartbeat/issues/747