gitea/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 [Refactor] Passwort Hash/Set (#14282) 2021-01-10 20:05:18 +02:00
account_test.go
adopt.go
applications.go
keys.go Disable SSH key deletion of externally managed Keys (#13985) 2020-12-25 23:24:47 -05:00
main_test.go
oauth2.go
profile.go Add option to change username to the admin panel (#14229) 2021-01-10 14:14:02 +02:00
security.go
security_openid.go
security_twofa.go
security_u2f.go