aboutsummaryrefslogtreecommitdiffstats
path: root/modules/setting/oauth2.go
Commit message (Expand)AuthorAgeFilesLines
* Normalize oauth email username (#28561)Kyle D2024-01-031-1/+1
* Pre-register OAuth application for tea (#27509)M Hickford2023-10-081-1/+1
* Handle base64 decoding correctly to avoid panic (#26483)wxiaoguang2023-08-141-7/+6
* Pre-register OAuth2 applications for git credential helpers (#26291)Denys Konovalov2023-08-091-0/+2
* Do not prepare oauth2 config if it is not enabled, do not write config in som...wxiaoguang2023-06-281-0/+4
* Import additional secrets via file uri (#25408)techknowlogick2023-06-231-0/+2
* Avoid polluting config file when "save" (#25395)wxiaoguang2023-06-211-1/+6
* Avoid polluting the config (#25345)wxiaoguang2023-06-181-12/+14
* Refactor config provider (#24245)Lunny Xiao2023-04-251-3/+18
* Refactor the setting to make unit test easier (#22405)Lunny Xiao2023-02-201-0/+122