| Commit message (Expand) | Author | Age | Files | Lines |
* | Replace more db.DefaultContext (#27628) | Lunny Xiao | 2023-10-15 | 1 | -4/+4 |
* | Final round of `db.DefaultContext` refactor (#27587) | JakobDev | 2023-10-14 | 3 | -12/+16 |
* | Enhanced auth token / remember me (#27606) | KN4CK3R | 2023-10-14 | 3 | -0/+244 |
* | Penultimate round of `db.DefaultContext` refactor (#27414) | JakobDev | 2023-10-11 | 6 | -14/+14 |
* | Fix attachment download bug (#27486) | Lunny Xiao | 2023-10-10 | 5 | -12/+20 |
* | Fix ldap admin privileges update bug (#27051) | CaiCandong | 2023-10-01 | 1 | -10/+7 |
* | Allow get release download files and lfs files with oauth2 token format (#26430) | Lunny Xiao | 2023-10-01 | 1 | -1/+3 |
* | Another round of `db.DefaultContext` refactor (#27103) | JakobDev | 2023-09-25 | 3 | -6/+5 |
* | Increase auth provider icon size on login page (#27122) | silverwind | 2023-09-19 | 3 | -9/+11 |
* | Make SSPI auth mockable (#27036) | wxiaoguang | 2023-09-17 | 3 | -16/+63 |
* | More refactoring of `db.DefaultContext` (#27083) | JakobDev | 2023-09-15 | 2 | -12/+12 |
* | Reduce usage of `db.DefaultContext` (#27073) | JakobDev | 2023-09-14 | 13 | -33/+41 |
* | Extract auth middleware from service (#27028) | KN4CK3R | 2023-09-12 | 1 | -255/+0 |
* | Improve LDAP group config documentation, fixes #21159 (#21227) | Sven Seeberg | 2023-09-05 | 1 | -4/+5 |
* | Remove `Named` interface (#26913) | KN4CK3R | 2023-09-05 | 8 | -21/+4 |
* | Update team invitation email link (#26550) | Jack Hay | 2023-08-31 | 1 | -2/+2 |
* | Use `Set[Type]` instead of `map[Type]bool/struct{}`. (#26804) | KN4CK3R | 2023-08-30 | 1 | -3/+4 |
* | Use `object-fit: contain` for oauth2 custom icons (#26493) | wxiaoguang | 2023-08-14 | 1 | -1/+1 |
* | Handle base64 decoding correctly to avoid panic (#26483) | wxiaoguang | 2023-08-14 | 1 | -10/+1 |
* | Bump github.com/golang-jwt/jwt to v5 (#25975) | harryzcy | 2023-07-19 | 2 | -2/+5 |
* | Fix SSPI auth panic (#25955) | wxiaoguang | 2023-07-18 | 1 | -2/+2 |
* | Fix the error message when the token is incorrect (#25701) | caicandong | 2023-07-11 | 2 | -24/+41 |
* | Replace `interface{}` with `any` (#25686) | silverwind | 2023-07-04 | 2 | -16/+16 |
* | Log the real reason when authentication fails (but don't show the user) (#25414) | Lunny Xiao | 2023-07-03 | 1 | -2/+37 |
* | Change default email domain for LDAP users (#25425) | Zettat123 | 2023-06-22 | 2 | -2/+2 |
* | Fix LDAP sync when Username Attribute is empty (#25278) | Zettat123 | 2023-06-20 | 1 | -30/+32 |
* | Refactor web package and context package (#25298) | wxiaoguang | 2023-06-18 | 3 | -70/+15 |
* | Use inline SVG for built-in OAuth providers (#25171) | silverwind | 2023-06-13 | 3 | -16/+37 |
* | Modify OAuth login ui and fix display name, iconurl related logic (#25030) | HesterG | 2023-06-08 | 6 | -32/+45 |
* | Fix install page context, make the install page tests really test (#24858) | wxiaoguang | 2023-05-23 | 1 | -1/+1 |
* | Decouple the different contexts from each other (#24786) | wxiaoguang | 2023-05-21 | 1 | -18/+34 |
* | Add Alpine package registry (#23714) | KN4CK3R | 2023-05-12 | 1 | -17/+3 |
* | Do not send "registration success email" for external auth sources (#24632) | wxiaoguang | 2023-05-10 | 5 | -15/+0 |
* | Update LDAP filters to include both username and email address (#24547) | Gary Moon | 2023-05-05 | 1 | -5/+5 |
* | Improve template system and panic recovery (#24461) | wxiaoguang | 2023-05-04 | 2 | -4/+2 |
* | Move secrets and runners settings to actions settings (#24200) | Hester Gong | 2023-04-27 | 1 | -1/+0 |
* | Require repo scope for PATs for private repos and basic authentication (#24362) | John Olheiser | 2023-04-26 | 1 | -0/+1 |
* | Refactor config provider (#24245) | Lunny Xiao | 2023-04-25 | 1 | -19/+9 |
* | Move code from module to service (#24287) | KN4CK3R | 2023-04-23 | 1 | -0/+182 |
* | Allow adding new files to an empty repo (#24164) | wxiaoguang | 2023-04-19 | 1 | -1/+1 |
* | Add new user types `reserved`, `bot`, and `remote` (#24026) | techknowlogick | 2023-04-17 | 1 | -0/+8 |
* | Refactor cookie (#24107) | wxiaoguang | 2023-04-13 | 2 | -12/+9 |
* | Fix accidental overwriting of LDAP team memberships (#24050) | sillyguodong | 2023-04-11 | 1 | -2/+2 |
* | Drop "unrolled/render" package (#23965) | wxiaoguang | 2023-04-08 | 1 | -2/+1 |
* | Don't apply the group filter when listing LDAP group membership if it is empt... | zeripath | 2023-03-29 | 1 | -1/+1 |
* | Handle OpenID discovery URL errors a little nicer when creating/editing sourc... | zeripath | 2023-03-10 | 1 | -0/+4 |
* | Use minio/sha256-simd for accelerated SHA256 (#23052) | zeripath | 2023-02-22 | 1 | -1/+1 |
* | Add context cache as a request level cache (#22294) | Lunny Xiao | 2023-02-15 | 1 | -1/+1 |
* | Map OIDC groups to Orgs/Teams (#21441) | KN4CK3R | 2023-02-08 | 7 | -245/+291 |
* | Fix group filter for ldap source sync (#22506) | Pavel Ezhov | 2023-02-02 | 1 | -66/+71 |