Commit Graph

2 Commits (1a03fa7a4f353eb2f965cdcac39f630c281eca1e)

Author SHA1 Message Date
Lunny Xiao f3e64f677f
Remove unused commit ()
* Remove unused commit

* a small nit

Signed-off-by: a1012112796 <1012112796@qq.com>

Co-authored-by: a1012112796 <1012112796@qq.com>
6543 74a0481586
[Refactor] Passwort Hash/Set ()
* 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