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 | -154/+0 |
* | Allow Token/Basic auth on raw paths (#15987) | zeripath | 2021-05-27 | 1 | -3/+3 |
* | Prevent double-login for Git HTTP and LFS and simplify login (#15303) | zeripath | 2021-05-15 | 1 | -1/+16 |
* | Add trace logging to SSO methods (#15803) | zeripath | 2021-05-09 | 1 | -0/+4 |
* | Add SameSite setting for cookies (#14900) | zeripath | 2021-03-07 | 1 | -3/+2 |
* | Move middlewares to web/middleware (#14480) | Lunny Xiao | 2021-01-30 | 1 | -4/+4 |
* | Fix access log (#14475) | Lunny Xiao | 2021-01-27 | 1 | -10/+0 |
* | Fix recovery middleware to render gitea style page. (#13857) | Lunny Xiao | 2021-01-05 | 1 | -14/+14 |
* | Skip SSPI authentication attempts for /api/internal (#12556) | zeripath | 2020-08-22 | 1 | -0/+5 |
* | Add single sign-on support via SSPI on Windows (#8463) | QuaSoft | 2019-11-23 | 1 | -0/+141 |