-
Notifications
You must be signed in to change notification settings - Fork 605
MM-64925 - prevent slack import email auto validation for non admin users #8284
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
Conversation
Newest code from mattermost has been published to preview environment for Git SHA 27bc5a9 |
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.
Thanks, @pvev!
Newest code from mattermost has been published to preview environment for Git SHA 28bfd13 |
Newest code from mattermost has been published to preview environment for Git SHA 79dc636 |
Newest code from mattermost has been published to preview environment for Git SHA d95c56f |
Newest code from mattermost has been published to preview environment for Git SHA bc16079 |
Summary
This PR clarifies how the email validation will work during the slack import process making clear that for imports performed by system admins the imported user emails will be automatically validated and users will be able to reset password directly as opposite than migrations performed by non-admins users where imported users will have to validate their emails first before being able to reset the password for getting into the workspace.
Ticket Link
mattermost/mattermost#33609