* 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
|
||
|---|---|---|
| .. | ||
| account.go | ||
| account_test.go | ||
| adopt.go | ||
| applications.go | ||
| keys.go | ||
| main_test.go | ||
| oauth2.go | ||
| profile.go | ||
| security.go | ||
| security_openid.go | ||
| security_twofa.go | ||
| security_u2f.go | ||