Files
SCM-Manager/scm-webapp/src/main/java/sonia/scm
René Pfeuffer f61d0c113f Always encrypt password (#2085)
First, we make "encryptPassword" in the PasswordService
idempotent, so that the method will not change the password
when the method is called with an already encrypted string.
Then, in the user manager, we will always call this method
to encrypt the password, if this is not already the case.

Co-authored-by: Eduard Heimbuch <eduard.heimbuch@cloudogu.com>
2022-07-15 15:02:52 +02:00
..
2021-03-17 11:09:52 +01:00
2022-05-23 15:06:08 +02:00
2021-03-24 15:54:29 +01:00
2022-04-06 14:30:30 +02:00
2022-07-15 15:02:52 +02:00
2021-03-26 09:28:01 +01:00
2021-03-17 11:09:52 +01:00
2021-03-17 11:09:52 +01:00
2022-07-15 15:02:52 +02:00
2020-03-23 15:35:58 +01:00
2022-04-06 14:30:30 +02:00