summaryrefslogtreecommitdiffstats
path: root/services/auth/source/oauth2/source.go
Commit message (Expand)AuthorAgeFilesLines
* Map OIDC groups to Orgs/Teams (#21441)KN4CK3R2023-02-081-14/+9
* Implement FSFE REUSE for golang files (#21840)flynnnnnnnnnn2022-11-271-2/+1
* Refactor auth package (#17962)Lunny Xiao2022-01-021-7/+7
* Add Option to synchronize Admin & Restricted states from OIDC/OAuth2 along wi...zeripath2021-12-141-1/+8
* Move repository model into models/repo (#17933)Lunny Xiao2021-12-101-2/+1
* Add SkipLocal2FA option to pam and smtp sources (#17078)zeripath2021-09-261-1/+1
* Move login related structs and functions to models/login (#17093)Lunny Xiao2021-09-241-3/+4
* Add setting to OAuth handlers to skip local 2FA authentication (#16594)zeripath2021-09-101-0/+1
* Add an abstract json layout to make it's easier to change json library (#16528)Lunny Xiao2021-07-241-3/+1
* Refactor: Move login out of models (#16199)zeripath2021-07-241-0/+51