mirror of
https://github.com/go-gitea/gitea
synced 2025-01-11 18:24:27 +00:00
8e8e8ee150
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>