gitea/routers
zeripath 287b594803
Whenever the password is updated ensure that the hash algorithm is too ()
`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 

Thanks @fblaese for the hint

Signed-off-by: Andrew Thornton <art27@cantab.net>
..
admin
api/v1 Possible fix the webhook API creation ()
dev
events
org
private
repo Fix broken migration on webhook ()
routes
user Whenever the password is updated ensure that the hash algorithm is too ()
utils
home.go
init.go
install.go
metrics.go
swagger_json.go