Commit Graph

2 Commits (f58e687a83b18d58298097d485f4febf98062dd7)

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