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

BED-5103 fix: users in bad auth state #994

Merged
merged 2 commits into from
Dec 3, 2024
Merged

BED-5103 fix: users in bad auth state #994

merged 2 commits into from
Dec 3, 2024

Conversation

mistahj67
Copy link
Contributor

Description

Added migration to delete leftover auth_secret from users that were designated SSO

Motivation and Context

This PR addresses: BED-5103

Why is this change required? What problem does it solve?
A bug was introduced that was recently patched but didn't address any existing users in a bad state. This should address those users.

How Has This Been Tested?

Locally

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • Database Migrations

Checklist:

@mistahj67 mistahj67 added the api A pull request containing changes affecting the API code. label Dec 2, 2024
@mistahj67 mistahj67 self-assigned this Dec 2, 2024
Copy link
Collaborator

@zinic zinic left a comment

Choose a reason for hiding this comment

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

Pull

@mistahj67 mistahj67 merged commit 70563e4 into main Dec 3, 2024
4 checks passed
@mistahj67 mistahj67 deleted the BED-5103 branch December 3, 2024 16:03
@github-actions github-actions bot locked and limited conversation to collaborators Dec 3, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
api A pull request containing changes affecting the API code.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants