Commit Graph

472 Commits (e0f9635c0691cb67f0fcbb758cabba801d9fc51b)

Author SHA1 Message Date
zeripath 5d2e11eedb
Refactor: Move login out of models (#16199) 3 years ago
KN4CK3R 29695cd6d5
Add asymmetric JWT signing (#16010) 3 years ago
Lunny Xiao fb3ffeb18d
Add sso.Group, context.Auth, context.APIAuth to allow auth special routes (#16086) 3 years ago
KN4CK3R 3607f79d78
Fixed assert statements. (#16089) 3 years ago
zeripath 256b1a3561
Fix bug in reverse proxy (#16026) 3 years ago
zeripath 6d6a65cf5c
Allow Token/Basic auth on raw paths (#15987) 3 years ago
zeripath 17be645498
Encrypt LDAP bind password in db with SECRET_KEY (#15547) 3 years ago
zeripath f582ec4e53
Create a session on ReverseProxy and ensure that ReverseProxy users cannot change username (#15304) 3 years ago
zeripath 17c5c654a5
Prevent double-login for Git HTTP and LFS and simplify login (#15303) 3 years ago
zeripath a2df265476
Add trace logging to SSO methods (#15803) 3 years ago
Martin Michaelis 55eb1745bd
OAuth2 auto-register (#5123) 3 years ago
zeripath 9b261f52f0
Add SameSite setting for cookies (#14900) 4 years ago
Lunny Xiao 5e20fd6dbf
Move middlewares to web/middleware (#14480) 4 years ago
6543 99b7af6fc8
Add some Unit-Tests (#14500) 4 years ago
Lunny Xiao a51cc6dea4
Fix access log (#14475) 4 years ago
Lunny Xiao 6433ba0ec3
Move macaron to chi (#14293) 4 years ago
Lunny Xiao 84b147c7f0
Use IsProd instead of testing if it's equal. (#14336) 4 years ago
Lunny Xiao f76c30094f
Fix typo (#14332) 4 years ago
6543 6b3b6f1833
Add option to change username to the admin panel (#14229) 4 years ago
Jimmy Praet bcb7f35221
Do not reload page after adding comments in Pull Request reviews (#13877) 4 years ago
Lunny Xiao a1c9e8f266
Fix windows build error (#14263) 4 years ago
6543 325add71cf
Add option for administrator to reset user 2FA (#14243) 4 years ago
Lunny Xiao 15a475b7db
Fix recovery middleware to render gitea style page. (#13857) 4 years ago
Paul Barton 7576e37a65
Add MirrorInterval to the API (#14163) 4 years ago
Johnny Oskarsson a07e67d9cc
Minimal OpenID Connect implementation (#14139) 4 years ago
Timo Ley 2b2a4a53bf
Custom icons for OAuth sources (#14161) 4 years ago
Daniil Pankratov 5a94db37ed
Fix creating OAuth2 auth source from CLI (#14116) 4 years ago
6543 5b958315c1
API: Make BasicAuth Prefix case insensitive (#14106) 4 years ago
6543 48a3bb7a32
User Settings: Ignore empty language codes & validate (#13755) 4 years ago
silverwind 9269a038a4
Direct avatar rendering (#13649) 4 years ago
a1012112796 9c26dc1f3a
Add block on official review requests branch protection (#13705) 4 years ago
zeripath 742e21aeba
Handle and propagate errors when checking if paths are Dirs, Files or Exist (#13186) 4 years ago
zeripath 5d932b35ca
Disallow urlencoded new lines in git protocol paths if there is a port (#13521) 4 years ago
zeripath beb6bf4261
Remove obsolete change of email on profile page (#13341) 4 years ago
Divyam Bhasin 7974b34183
#12897 - add mastodon provider (#13293) 4 years ago
John Olheiser 21d621301e
Remove PAM from auth dropdown when unavailable (#13276) 4 years ago
6543 e374bb7e2d
[Vendor] Update go-ldap to v3.2.4 (#13163) 4 years ago
John Olheiser 72636fd664
hCaptcha Support (#12594) 4 years ago
赵智超 3c360801b3
Add IsTemplate option in create repo ui and api (#12942) 4 years ago
zeripath 3f522cdaad
Fix handling of migration errors (#12928) 4 years ago
zeripath 4979f15c3f
Add configurable Trust Models (#11712) 4 years ago
6543 fd60ebfe14
[API] Migration: Change ServiceType String (#12672) 4 years ago
John Olheiser c3e8c9441a
Add check for LDAP group membership (#10869) 4 years ago
zeripath 58f57b3b6c
Escape provider name in oauth2 provider redirect (#12648) 4 years ago
John Olheiser 211321fb93
Git migration UX (#12619) 4 years ago
zeripath b78448e94e
Skip SSPI authentication attempts for /api/internal (#12556) 4 years ago
Lanre Adelowo 4027c5dd7c
Kanban board (#8346) 4 years ago
zeripath bac65f1b82
Fix incorrect error logging in Stats indexer and OAuth2 (#12387) 4 years ago
zeripath 217647f331
Multiple small admin dashboard fixes (#12153) 4 years ago
Lunny Xiao 1dd3f19ee3
Use google/uuid to instead satori/go.uuid (#11943) 4 years ago