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

[bug]: Password cache expiration in a cluster #649

Closed
1 task done
NathanHbt opened this issue Jul 26, 2024 · 0 comments
Closed
1 task done

[bug]: Password cache expiration in a cluster #649

NathanHbt opened this issue Jul 26, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@NathanHbt
Copy link

What happened?

When I change an account’s password with the CLI on a clustered infrastructure, the old password still works until the cache expires. With the online interface, it works because when the API is called, the old passwords are deleted. This is not the case with the CLI.

How can we reproduce the problem?

Infrastructure consisting of 2 nodes. Creation of an email account. Attempt to change the password with the CLI.

Version

v0.8.x

What database are you using?

mySQL

What blob storage are you using?

S3-compatible

Where is your directory located?

Internal

What operating system are you using?

Linux

Relevant log output

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct
@NathanHbt NathanHbt added the bug Something isn't working label Jul 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant