|
86c85c19b6
|
Refactor AssertExistsAndLoadBean to use generics (#20797)
* Refactor AssertExistsAndLoadBean to use generics
* Fix tests
Co-authored-by: zeripath <art27@cantab.net>
|
2022-08-16 10:22:25 +08:00 |
|
|
9068c784c8
|
Use DisplayName() instead of FullName in Oauth provider (#19991)
Use DisplayName() in Oauth as this provides a fallback if FullName is not set.
Closes #19382
|
2022-06-16 23:29:54 +01:00 |
|
|
fd7d83ace6
|
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 |
|
|
35c3553870
|
Support webauthn (#17957)
Migrate from U2F to Webauthn
Co-authored-by: Andrew Thornton <art27@cantab.net>
Co-authored-by: 6543 <6543@obermui.de>
Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
|
2022-01-14 16:03:31 +01:00 |
|
|
de8e3948a5
|
Refactor auth package (#17962)
|
2022-01-02 21:12:35 +08:00 |
|