| Commit message (Expand) | Author | Age | Files | Lines |
* | Add bundle download for repository (#14538) | John Olheiser | 2021-08-24 | 3 | -4/+7 |
* | Refactor: Move login out of models (#16199) | zeripath | 2021-07-24 | 4 | -1286/+0 |
* | Add asymmetric JWT signing (#16010) | KN4CK3R | 2021-06-17 | 1 | -0/+378 |
* | Add sso.Group, context.Auth, context.APIAuth to allow auth special routes (#1... | Lunny Xiao | 2021-06-09 | 9 | -1051/+0 |
* | Fixed assert statements. (#16089) | KN4CK3R | 2021-06-07 | 1 | -1/+1 |
* | Fix bug in reverse proxy (#16026) | zeripath | 2021-05-31 | 1 | -1/+1 |
* | Allow Token/Basic auth on raw paths (#15987) | zeripath | 2021-05-27 | 4 | -11/+15 |
* | Encrypt LDAP bind password in db with SECRET_KEY (#15547) | zeripath | 2021-05-20 | 1 | -0/+1 |
* | Create a session on ReverseProxy and ensure that ReverseProxy users cannot ch... | zeripath | 2021-05-15 | 1 | -5/+14 |
* | Prevent double-login for Git HTTP and LFS and simplify login (#15303) | zeripath | 2021-05-15 | 3 | -19/+167 |
* | Add trace logging to SSO methods (#15803) | zeripath | 2021-05-09 | 5 | -0/+20 |
* | OAuth2 auto-register (#5123) | Martin Michaelis | 2021-04-14 | 1 | -3/+11 |
* | Add SameSite setting for cookies (#14900) | zeripath | 2021-03-07 | 1 | -3/+2 |
* | Move middlewares to web/middleware (#14480) | Lunny Xiao | 2021-01-30 | 4 | -12/+12 |
* | Add some Unit-Tests (#14500) | 6543 | 2021-01-28 | 1 | -0/+20 |
* | Fix access log (#14475) | Lunny Xiao | 2021-01-27 | 3 | -14/+6 |
* | Move macaron to chi (#14293) | Lunny Xiao | 2021-01-26 | 12 | -1699/+6 |
* | 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 |
* | Add option to change username to the admin panel (#14229) | 6543 | 2021-01-10 | 1 | -0/+1 |
* | Do not reload page after adding comments in Pull Request reviews (#13877) | Jimmy Praet | 2021-01-08 | 1 | -0/+1 |
* | Fix windows build error (#14263) | Lunny Xiao | 2021-01-06 | 7 | -39/+42 |
* | Add option for administrator to reset user 2FA (#14243) | 6543 | 2021-01-05 | 1 | -0/+1 |
* | Fix recovery middleware to render gitea style page. (#13857) | Lunny Xiao | 2021-01-05 | 9 | -84/+98 |
* | Add MirrorInterval to the API (#14163) | Paul Barton | 2021-01-02 | 1 | -10/+11 |
* | Minimal OpenID Connect implementation (#14139) | Johnny Oskarsson | 2021-01-02 | 1 | -0/+4 |
* | Custom icons for OAuth sources (#14161) | Timo Ley | 2020-12-28 | 1 | -0/+1 |
* | Fix creating OAuth2 auth source from CLI (#14116) | Daniil Pankratov | 2020-12-24 | 1 | -0/+5 |
* | API: Make BasicAuth Prefix case insensitive (#14106) | 6543 | 2020-12-23 | 1 | -1/+1 |
* | User Settings: Ignore empty language codes & validate (#13755) | 6543 | 2020-12-04 | 1 | -1/+1 |
* | Direct avatar rendering (#13649) | silverwind | 2020-12-03 | 1 | -1/+1 |
* | Add block on official review requests branch protection (#13705) | a1012112796 | 2020-11-28 | 1 | -19/+20 |
* | Handle and propagate errors when checking if paths are Dirs, Files or Exist (... | zeripath | 2020-11-27 | 1 | -3/+11 |
* | Disallow urlencoded new lines in git protocol paths if there is a port (#13521) | zeripath | 2020-11-11 | 1 | -0/+3 |
* | Remove obsolete change of email on profile page (#13341) | zeripath | 2020-10-28 | 1 | -1/+0 |
* | #12897 - add mastodon provider (#13293) | Divyam Bhasin | 2020-10-25 | 1 | -0/+9 |
* | Remove PAM from auth dropdown when unavailable (#13276) | John Olheiser | 2020-10-23 | 2 | -0/+6 |
* | [Vendor] Update go-ldap to v3.2.4 (#13163) | 6543 | 2020-10-15 | 1 | -1/+1 |
* | hCaptcha Support (#12594) | John Olheiser | 2020-10-02 | 2 | -0/+2 |
* | Add IsTemplate option in create repo ui and api (#12942) | 赵智超 | 2020-09-25 | 1 | -0/+1 |
* | Fix handling of migration errors (#12928) | zeripath | 2020-09-23 | 1 | -5/+6 |
* | Add configurable Trust Models (#11712) | zeripath | 2020-09-20 | 1 | -0/+4 |
* | [API] Migration: Change ServiceType String (#12672) | 6543 | 2020-09-10 | 1 | -5/+5 |
* | Add check for LDAP group membership (#10869) | John Olheiser | 2020-09-10 | 3 | -2/+101 |
* | Escape provider name in oauth2 provider redirect (#12648) | zeripath | 2020-08-30 | 1 | -1/+2 |
* | Git migration UX (#12619) | John Olheiser | 2020-08-28 | 1 | -0/+2 |
* | Skip SSPI authentication attempts for /api/internal (#12556) | zeripath | 2020-08-22 | 3 | -1/+8 |
* | Kanban board (#8346) | Lanre Adelowo | 2020-08-16 | 1 | -0/+31 |
* | Fix incorrect error logging in Stats indexer and OAuth2 (#12387) | zeripath | 2020-08-01 | 1 | -1/+1 |
* | Multiple small admin dashboard fixes (#12153) | zeripath | 2020-07-05 | 1 | -1/+2 |