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 | -246/+0 |
* | Add trace logging to SSO methods (#15803) | zeripath | 2021-05-09 | 1 | -0/+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 | -3/+4 |
* | Use IsProd instead of testing if it's equal. (#14336) | Lunny Xiao | 2021-01-14 | 1 | -1/+1 |
* | Fix typo (#14332) | Lunny Xiao | 2021-01-14 | 1 | -1/+1 |
* | Fix windows build error (#14263) | Lunny Xiao | 2021-01-06 | 1 | -32/+35 |
* | Fix recovery middleware to render gitea style page. (#13857) | Lunny Xiao | 2021-01-05 | 1 | -8/+9 |
* | Direct avatar rendering (#13649) | silverwind | 2020-12-03 | 1 | -1/+1 |
* | Skip SSPI authentication attempts for /api/internal (#12556) | zeripath | 2020-08-22 | 1 | -0/+2 |
* | Use google/uuid to instead satori/go.uuid (#11943) | Lunny Xiao | 2020-06-18 | 1 | -3/+3 |
* | Add single sign-on support via SSPI on Windows (#8463) | QuaSoft | 2019-11-23 | 1 | -0/+237 |