Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix some slice problems (incorrect slice length) (#19592) | Lunny Xiao | 2022-05-03 | 1 | -1/+1 |
| | |||||
* | Accounts with WebAuthn only (no TOTP) now exist ... fix code to handle that ↵ | 6543 | 2022-03-02 | 1 | -6/+20 |
| | | | | case (#18897) | ||||
* | Refactor auth package (#17962) | Lunny Xiao | 2022-01-02 | 1 | -3/+3 |
| | |||||
* | Move more model into models/user (#17826) | Lunny Xiao | 2021-11-28 | 1 | -0/+69 |
* Move more model into models/user * Remove unnecessary comment Co-authored-by: 6543 <6543@obermui.de> Co-authored-by: wxiaoguang <wxiaoguang@gmail.com> |