mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2026-05-20 01:36:37 +00:00
* 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
|
||
|---|---|---|
| .. | ||
| admin.go | ||
| admin_test.go | ||
| auths.go | ||
| emails.go | ||
| hooks.go | ||
| main_test.go | ||
| notice.go | ||
| orgs.go | ||
| repos.go | ||
| users.go | ||
| users_test.go | ||