mirror of
https://github.com/go-gitea/gitea.git
synced 2024-11-04 08:17:24 -05: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> |
||
---|---|---|
.. | ||
account_test.go | ||
account.go | ||
adopt.go | ||
applications.go | ||
keys.go | ||
main_test.go | ||
oauth2.go | ||
profile.go | ||
security_openid.go | ||
security_twofa.go | ||
security_u2f.go | ||
security.go |