You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
4 years ago
..
admin.go Inline manifest.json (#14038) 4 years ago
admin_test.go Shadow the password on cache and session config on admin panel (#7300) 5 years ago
auths.go Custom icons for OAuth sources (#14161) 4 years ago
emails.go migrate from com.* to alternatives (#14103) 4 years ago
hooks.go System-wide webhooks (#10546) 4 years ago
main_test.go Force user to change password (#4489) 6 years ago
notice.go migrate from com.* to alternatives (#14103) 4 years ago
orgs.go API add/generalize pagination (#9452) 4 years ago
repos.go Ensure that search term and page are not lost on adoption page-turn (#14133) 4 years ago
users.go [Refactor] Passwort Hash/Set (#14282) 4 years ago
users_test.go Add email validity check (#13475) 4 years ago