Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add sso.Group, context.Auth, context.APIAuth to allow auth special routes (#1... | Lunny Xiao | 2021-06-09 | 1 | -132/+0 |
* | Allow Token/Basic auth on raw paths (#15987) | zeripath | 2021-05-27 | 1 | -1/+1 |
* | Prevent double-login for Git HTTP and LFS and simplify login (#15303) | zeripath | 2021-05-15 | 1 | -18/+27 |
* | Add trace logging to SSO methods (#15803) | zeripath | 2021-05-09 | 1 | -0/+10 |
* | Fix windows build error (#14263) | Lunny Xiao | 2021-01-06 | 1 | -1/+1 |
* | Fix recovery middleware to render gitea style page. (#13857) | Lunny Xiao | 2021-01-05 | 1 | -7/+5 |
* | API: Make BasicAuth Prefix case insensitive (#14106) | 6543 | 2020-12-23 | 1 | -1/+1 |
* | Remove check on username if AccessToken authentication (#11015) | zeripath | 2020-04-14 | 1 | -15/+5 |
* | Add single sign-on support via SSPI on Windows (#8463) | QuaSoft | 2019-11-23 | 1 | -0/+125 |