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

Only remove cached user if it doesn't exist #129

Merged
merged 1 commit into from
May 14, 2024
Merged

Conversation

dmulder
Copy link
Collaborator

@dmulder dmulder commented May 14, 2024

The ONLY time we should delete a user from the
cache is if we have a confirmed response from
Azure that the user does not exist. Otherwise it
should remain cached.

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

The ONLY time we should delete a user from the
cache is if we have a confirmed response from
Azure that the user does not exist. Otherwise it
should remain cached.

Signed-off-by: David Mulder <[email protected]>
@dmulder dmulder merged commit 8a03406 into main May 14, 2024
3 checks passed
@dmulder dmulder deleted the dmulder/fake_user_token branch May 14, 2024 21:46
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