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

Do not overwrite default for username with email address in Flask-Login integration #1873

Merged
merged 2 commits into from
Jan 30, 2023
Merged

Conversation

homeworkprod
Copy link
Contributor

This line seems like a copy/paste error, introduced in 4112000.

The email address is already set a few lines above for "email".

Unless I'm missing some very clever fallback magic, considering the try/catch around this, I think this is a mistake and the email address should not be used as username.

This line seems like a copy/paste error, introduced in 4112000.
Copy link
Member

@sl0thentr0py sl0thentr0py left a comment

Choose a reason for hiding this comment

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

indeed, thx @homeworkprod !

@sl0thentr0py sl0thentr0py enabled auto-merge (squash) January 30, 2023 11:43
@sl0thentr0py sl0thentr0py disabled auto-merge January 30, 2023 11:43
@sl0thentr0py sl0thentr0py enabled auto-merge (squash) January 30, 2023 11:43
@sl0thentr0py sl0thentr0py merged commit b09ff78 into getsentry:master Jan 30, 2023
@homeworkprod homeworkprod deleted the patch-1 branch January 30, 2023 12:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants