summaryrefslogtreecommitdiffstats
path: root/models/auth/oauth2_test.go (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix linting issuesGusted2024-08-181-1/+1
* Add testifylint to lint checks (#4535)TheFox0x72024-07-301-41/+42
* Add codespell support and fix a good number of typos with its help (#3270)Yaroslav Halchenko2024-05-091-1/+1
* Fix wrong table name (#30557)Lunny Xiao2024-04-281-2/+0
* Sort `BuiltinApplicationsClientIDs()` in testGusted2024-04-061-1/+4
* [BUG] Don't remove builtin OAuth2 applicationsGusted2024-04-061-0/+30
* Final round of `db.DefaultContext` refactor (#27587)JakobDev2023-10-141-3/+3
* Ignore the trailing slashes when comparing oauth2 redirect_uri (#26597)wxiaoguang2023-08-211-0/+12
* Implement FSFE REUSE for golang files (#21840)flynnnnnnnnnn2022-11-271-2/+1
* Record OAuth client type at registration (#21316)M Hickford2022-10-241-1/+2
* Ignore port for loopback redirect URIs (#21293)M Hickford2022-09-291-0/+20
* Move some files into models' sub packages (#20262)Lunny Xiao2022-08-251-34/+35
* Refactor AssertExistsAndLoadBean to use generics (#20797)Lunny Xiao2022-08-161-9/+9
* Move almost all functions' parameter db.Engine to context.Context (#19748)Lunny Xiao2022-05-201-16/+17
* Refactor auth package (#17962)Lunny Xiao2022-01-021-0/+233