forgejo/routers/user/setting
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
..
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