0
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-02-08 05:20:02 +01:00
gitea/routers/user
6543 74a0481586
[Refactor] Passwort Hash/Set (#14282)
* move SaltGeneration into HashPasswort and rename it to what it does

* Migration: Where Password is Valid with Empty String delete it

* prohibit empty password hash

* let SetPassword("") unset pwd stuff
2021-01-10 20:05:18 +02:00
..
setting [Refactor] Passwort Hash/Set (#14282) 2021-01-10 20:05:18 +02:00
auth_openid.go
auth.go [Refactor] Passwort Hash/Set (#14282) 2021-01-10 20:05:18 +02:00
avatar.go
home_test.go
home.go
main_test.go
notification.go
oauth.go
profile.go
task.go