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

Fix user dropping from NSS #122

Merged
merged 1 commit into from
May 13, 2024
Merged

Fix user dropping from NSS #122

merged 1 commit into from
May 13, 2024

Conversation

dmulder
Copy link
Collaborator

@dmulder dmulder commented May 13, 2024

This was caused by the provider failing to
refresh the user token, and getting a 'NotFound'
response. Only ever return 'BadRequest' for this
request.

Fixes #

Checklist

  • This pr contains no AI generated code
  • cargo fmt has been run
  • cargo clippy has been run
  • A functionality test has been added
  • make test has been run and passes

This was caused by the provider failing to
refresh the user token, and getting a 'NotFound'
response. Only ever return 'BadRequest' for this
request.

Signed-off-by: David Mulder <[email protected]>
@dmulder dmulder merged commit 08f5b4b into main May 13, 2024
3 checks passed
@dmulder dmulder deleted the dmulder/nss_fix branch May 13, 2024 14:37
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.

1 participant