nuxsmin / docker-syspass

Docker stuff for running sysPass on Docker
GNU General Public License v3.0
39 stars 21 forks source link

Old Password on Password Change #56

Closed 3XC1T3D closed 2 years ago

3XC1T3D commented 3 years ago

Hi,

we're running syspass with LDAP Auth. We have the problem that if someone has changed his Password due to password policy on LDAP, you have to enter your old Password on Syspass. So if someone is not using syspass daily, you forget your old LDAP Password.

Is there a possibilty to disable the feature that you have to enter the old Password?

I am referring to this part:

"The user changes either its login password or username. The previous password will be requested."

https://syspass-doc.readthedocs.io/en/3.1/application/encryption.html

Best regards