1
1
mirror of https://github.com/go-gitea/gitea synced 2025-12-06 12:58:26 +00:00
Files
gitea/routers/user/setting/account.go
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

9.8 KiB