Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove unused commit (#14741) | Lunny Xiao | 2021-02-20 | 1 | -5/+3 |
| | | | | | | | | | * Remove unused commit * a small nit Signed-off-by: a1012112796 <1012112796@qq.com> Co-authored-by: a1012112796 <1012112796@qq.com> | ||||
* | [Refactor] Passwort Hash/Set (#14282) | 6543 | 2021-01-10 | 1 | -0/+115 |
* 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 |