mirror of
https://github.com/LAX18/gitea.git
synced 2026-06-03 14:07:55 -09:00
287b594803
`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>