aboutsummaryrefslogtreecommitdiffstats
path: root/services/oauth2_provider
Commit message (Expand)AuthorAgeFilesLines
* Improve OAuth2 provider (correct Issuer, respect ENABLED) (#34966)wxiaoguang2025-07-061-7/+16
* enforce nolint scope (#34851)TheFox0x72025-06-275-5/+5
* Run `gopls modernize` on codebase (#34751)silverwind2025-06-181-1/+1
* Refactor FindOrgOptions to use enum instead of bool, fix membership visibilit...wxiaoguang2025-06-091-4/+5
* Enable addtional linters (#34085)TheFox0x72025-04-013-4/+6
* Introduce OrgList and add LoadTeams, optimaze Load teams for orgs (#32543)Lunny Xiao2024-11-261-5/+6
* Improve oauth2 scope token handling (#32633)wxiaoguang2024-11-262-9/+18
* Enhancing Gitea OAuth2 Provider with Granular Scopes for Resource Access (#32...Marcell Mars2024-11-222-3/+72
* Use user.FullName in Oauth2 id_token response (#32542)Baltazár Radics2024-11-181-1/+1
* Reimplement GetUserOrgsList to make it simple and clear (#32486)Lunny Xiao2024-11-141-1/+5
* Make oauth2 code clear. Move oauth2 provider code to their own packages/files...Lunny Xiao2024-10-024-0/+730