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

Backport of Restore soft deleted users on authentication into release/0.19.x #5562

Conversation

hc-github-team-secure-boundary
Copy link
Collaborator

Backport

This PR is auto-generated from #5549 to be assessed for backporting due to the inclusion of the label backport/0.19.x.

The below text is copied from the body of the original PR.


This PR contains a potential fix for the issue of deleted auth tokens preventing re-authentication (introduced with #5173). The biggest change is that previously, if a soft-deleted user authenticated, it would remain soft-deleted. Now we restore the user on authentication.

It also contains some tidying of the token error handling.


Overview of commits

@hc-github-team-secure-boundary hc-github-team-secure-boundary force-pushed the backport/jbrandhorst-client-cache-fix/annually-engaging-mantis branch from 9264129 to eed69b6 Compare February 24, 2025 17:17
@hc-github-team-secure-boundary hc-github-team-secure-boundary merged commit 6ec8c35 into release/0.19.x Feb 24, 2025
@hc-github-team-secure-boundary hc-github-team-secure-boundary deleted the backport/jbrandhorst-client-cache-fix/annually-engaging-mantis branch February 24, 2025 17:17
@github-actions github-actions bot added the core label Feb 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants