Thanks to visit codestin.com
Credit goes to github.com

Skip to content

fix: avoid processing updates to usernames #3571

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

Merged
merged 2 commits into from
Aug 18, 2022
Merged

fix: avoid processing updates to usernames #3571

merged 2 commits into from
Aug 18, 2022

Conversation

sreya
Copy link
Collaborator

@sreya sreya commented Aug 18, 2022

  • With the support of OIDC we began processing updates to a user's
    email and username to stay in sync with the upstream provider. This
    can cause issues in templates that use the user's username as a stable
    identifier, potentially causing the deletion of user's home volumes.
  • Fix some faulty error wrapping.

- With the support of OIDC we began processing updates to a user's
  email and username to stay in sync with the upstream provider. This
  can cause issues in templates that use the user's username as a stable
  identifier, potentially causing the deletion of user's home volumes.
- Fix some faulty error wrapping.
@sreya sreya requested a review from kylecarbs August 18, 2022 22:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants