aboutsummaryrefslogtreecommitdiffstats
path: root/tests/integration/oauth_test.go
Commit message (Expand)AuthorAgeFilesLines
* Refactor OpenIDConnect to support SSH/FullName sync (#34978)wxiaoguang2025-07-101-0/+110
* Improve OAuth2 provider (correct Issuer, respect ENABLED) (#34966)wxiaoguang2025-07-061-9/+37
* Improve oauth2 error handling (#33969)wxiaoguang2025-03-221-1/+1
* Improve repo commit view (#33877)wxiaoguang2025-03-141-1/+1
* Support choose email when creating a commit via web UI (more) (#33445)wxiaoguang2025-01-311-4/+0
* Enable tenv and testifylint rules (#32852)TheFox0x72024-12-151-11/+11
* Improve oauth2 scope token handling (#32633)wxiaoguang2024-11-261-2/+2
* Enhancing Gitea OAuth2 Provider with Granular Scopes for Resource Access (#32...Marcell Mars2024-11-221-0/+430
* Make oauth2 code clear. Move oauth2 provider code to their own packages/files...Lunny Xiao2024-10-021-14/+14
* add `username` to OIDC introspection response (#31688)Shivaram Lingamneni2024-07-251-2/+4
* fix OIDC introspection authentication (#31632)Shivaram Lingamneni2024-07-231-0/+56
* Allow for PKCE flow without client secret + add docs (#25033)Denys Konovalov2023-06-031-0/+23
* Implement FSFE REUSE for golang files (#21840)flynnnnnnnnnn2022-11-271-2/+1
* Record OAuth client type at registration (#21316)M Hickford2022-10-241-0/+11
* Require authentication for OAuth token refresh (#21421)M Hickford2022-10-231-12/+39
* Improve OAuth integration tests (#21390)M Hickford2022-10-121-32/+132
* Kd/ci playwright go test (#20123)Kyle D2022-09-021-0/+261