M Hickford
|
6a45a691c1
|
Ignore port for loopback redirect URIs (#21293)
Following https://datatracker.ietf.org/doc/html/rfc8252#section-7.3
Fixes #21285
|
2022-09-29 00:19:55 +02:00 |
|
Lunny Xiao
|
1d8543e7db
|
Move some files into models' sub packages (#20262)
* Move some files into models' sub packages
* Move functions
* merge main branch
* Fix check
* fix check
* Fix some tests
* Fix lint
* Fix lint
* Revert lint changes
* Fix error comments
* Fix lint
Co-authored-by: 6543 <6543@obermui.de>
|
2022-08-25 10:31:57 +08:00 |
|
Lunny Xiao
|
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 |
|
Lunny Xiao
|
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 |
|
Lunny Xiao
|
de8e3948a5
|
Refactor auth package (#17962)
|
2022-01-02 21:12:35 +08:00 |
|