1
1
mirror of https://github.com/go-gitea/gitea synced 2025-02-25 14:24:18 +00:00
zeripath 8e8e8ee150
Whenever the password is updated ensure that the hash algorithm is too (#13966) (#13967)
Backport #13966

`user.HashPassword` may potentially - and in fact now likely does - change
the `passwd_hash_algo` therefore whenever the `passwd` is updated, this
also needs to be updated.

Fix #13832

Thanks @fblaese for the hint

Signed-off-by: Andrew Thornton <art27@cantab.net>
2020-12-13 01:01:44 +01:00
..
2020-05-07 22:49:00 +01:00
2020-09-15 19:49:34 -04:00
2019-08-23 12:40:29 -04:00
2020-04-05 07:20:50 +01:00