mail-server icon indicating copy to clipboard operation
mail-server copied to clipboard

[bug]: Password cache expiration in a cluster

Open NathanHbt opened this issue 6 months ago • 0 comments

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

  • [X] I agree to follow this project's Code of Conduct

NathanHbt avatar Jul 26 '24 07:07 NathanHbt