forgejo/routers/admin
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.go
admin_test.go
auths.go Custom icons for OAuth sources (#14161) 2020-12-28 03:35:55 +01:00
emails.go migrate from com.* to alternatives (#14103) 2020-12-25 11:59:32 +02:00
hooks.go
main_test.go
notice.go migrate from com.* to alternatives (#14103) 2020-12-25 11:59:32 +02:00
orgs.go
repos.go Ensure that search term and page are not lost on adoption page-turn (#14133) 2020-12-24 23:26:19 +08:00
users.go [Refactor] Passwort Hash/Set (#14282) 2021-01-10 20:05:18 +02:00
users_test.go