mirror of
https://github.com/go-gitea/gitea
synced 2024-11-02 04:09:12 +01: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.go | ||
account_test.go | ||
adopt.go | ||
applications.go | ||
keys.go | ||
main_test.go | ||
oauth2.go | ||
profile.go | ||
security.go | ||
security_openid.go | ||
security_twofa.go | ||
security_u2f.go |