0
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-01-22 10:13:44 +01:00
gitea/routers
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
..
admin [Refactor] Passwort Hash/Set (#14282) 2021-01-10 20:05:18 +02:00
api/v1 [Refactor] Passwort Hash/Set (#14282) 2021-01-10 20:05:18 +02:00
dev
events
org
private
repo
routes
user [Refactor] Passwort Hash/Set (#14282) 2021-01-10 20:05:18 +02:00
utils
home.go
init.go
install.go
metrics.go
swagger_json.go