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

Hotfix: Update username to be able to log in a second time #432

Merged
merged 1 commit into from
Dec 20, 2023

Conversation

lukasrad02
Copy link
Contributor

Due to the migration, the claims contain changed usernames and email addresses. However, only the new email address was preserved.
Therefore, the account was not found during a second log in.

Due to the migration, the claims contain changed usernames and email addresses. However, only the new email address was preserved.
Therefore, the account was not found during a second log in.
@coveralls
Copy link

Pull Request Test Coverage Report for Build 7276204112

  • 1 of 1 (100.0%) changed or added relevant line in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.02%) to 74.145%

Totals Coverage Status
Change from base Build 7195825513: 0.02%
Covered Lines: 1236
Relevant Lines: 1667

💛 - Coveralls

Copy link
Contributor

@dasGoogle dasGoogle left a comment

Choose a reason for hiding this comment

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

This should fix the issue based on the manual testing I just did.

@dasGoogle
Copy link
Contributor

As this is time-critical, we are merging without another review.

@dasGoogle dasGoogle merged commit 0874550 into main Dec 20, 2023
8 checks passed
@dasGoogle dasGoogle deleted the fix/update-username branch December 20, 2023 13:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants