| Commit message (Expand) | Author | Age | Files | Lines |
* | Always load or generate oauth2 jwt secret (#30942) (#30978) | Giteabot | 2024-05-14 | 1 | -11/+6 |
* | Improve oauth2 client "preferred username field" logic and the error handling... | wxiaoguang | 2024-04-25 | 1 | -9/+5 |
* | Initial support for colorblindness-friendly themes (#30625) | wxiaoguang | 2024-04-24 | 1 | -1/+1 |
* | Allow `preferred_username` as username source for OIDC (#30454) | SimonErm | 2024-04-16 | 1 | -1/+3 |
* | Fix oauth2 builtin application logic (#30304) | wxiaoguang | 2024-04-08 | 1 | -0/+4 |
* | Refactor startup deprecation messages (#30305) | wxiaoguang | 2024-04-07 | 1 | -1/+1 |
* | Use general token signing secret (#29205) | wxiaoguang | 2024-02-18 | 1 | -7/+29 |
* | Refactor JWT secret generating & decoding code (#29172) | wxiaoguang | 2024-02-16 | 1 | -5/+2 |
* | Fix inconsistent naming of OAuth 2.0 `ENABLE` setting (#28951) | wackbyte | 2024-01-28 | 1 | -6/+13 |
* | Normalize oauth email username (#28561) | Kyle D | 2024-01-03 | 1 | -1/+1 |
* | Pre-register OAuth application for tea (#27509) | M Hickford | 2023-10-08 | 1 | -1/+1 |
* | Handle base64 decoding correctly to avoid panic (#26483) | wxiaoguang | 2023-08-14 | 1 | -7/+6 |
* | Pre-register OAuth2 applications for git credential helpers (#26291) | Denys Konovalov | 2023-08-09 | 1 | -0/+2 |
* | Do not prepare oauth2 config if it is not enabled, do not write config in som... | wxiaoguang | 2023-06-28 | 1 | -0/+4 |
* | Import additional secrets via file uri (#25408) | techknowlogick | 2023-06-23 | 1 | -0/+2 |
* | Avoid polluting config file when "save" (#25395) | wxiaoguang | 2023-06-21 | 1 | -1/+6 |
* | Avoid polluting the config (#25345) | wxiaoguang | 2023-06-18 | 1 | -12/+14 |
* | Refactor config provider (#24245) | Lunny Xiao | 2023-04-25 | 1 | -3/+18 |
* | Refactor the setting to make unit test easier (#22405) | Lunny Xiao | 2023-02-20 | 1 | -0/+122 |