Lunny Xiao
|
8d11f1ee65
|
Move almost all functions' parameter db.Engine to context.Context (#19748)
* Move almost all functions' parameter db.Engine to context.Context
* remove some unnecessary wrap functions
|
2022-05-20 22:08:52 +08:00 |
|
Lunny Xiao
|
06d8c2f14f
|
Fix some slice problems (incorrect slice length) (#19592)
|
2022-05-03 17:04:23 +08:00 |
|
6543
|
e792ad8b78
|
Accounts with WebAuthn only (no TOTP) now exist ... fix code to handle that case (#18897)
|
2022-03-02 01:24:31 +01:00 |
|
Lunny Xiao
|
4aeb0c73b6
|
Refactor auth package (#17962)
|
2022-01-02 21:12:35 +08:00 |
|
Lunny Xiao
|
a5b725b55c
|
Move more model into models/user (#17826)
* Move more model into models/user
* Remove unnecessary comment
Co-authored-by: 6543 <6543@obermui.de>
Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
|
2021-11-28 22:11:58 +08:00 |
|