132 Commits (2360c7ec6cdddc337a9b4964a64d2e1640c69dad)

Author SHA1 Message Date
  Giteabot f144521aea
Deprecate query string auth tokens (#28390) (#28430) 6 months ago
  Giteabot a8e505a44b
Unify two factor check (#27915) (#27929) 7 months ago
  Giteabot 9da92835d1
Fix attachment download bug (#27486) (#27571) 8 months ago
  Giteabot 4e824a735e
Allow get release download files and lfs files with oauth2 token format (#26430) (#27379) 8 months ago
  Giteabot fc7d3f7315
Another round of `db.DefaultContext` refactor (#27103) (#27262) 8 months ago
  silverwind 1b1c55f73f
Increase auth provider icon size on login page (#27122) 9 months ago
  wxiaoguang 8531ca0837
Make SSPI auth mockable (#27036) 9 months ago
  JakobDev c548dde205
More refactoring of `db.DefaultContext` (#27083) 9 months ago
  JakobDev 76659b1114
Reduce usage of `db.DefaultContext` (#27073) 9 months ago
  KN4CK3R 591f586bf1
Extract auth middleware from service (#27028) 9 months ago
  Sven Seeberg 5f7fa27a44
Improve LDAP group config documentation, fixes #21159 (#21227) 9 months ago
  KN4CK3R 0eebeeec90
Remove `Named` interface (#26913) 9 months ago
  Jack Hay c0ab7070e5
Update team invitation email link (#26550) 9 months ago
  KN4CK3R 5315153059
Use `Set[Type]` instead of `map[Type]bool/struct{}`. (#26804) 9 months ago
  wxiaoguang c91a7e8dbb
Use `object-fit: contain` for oauth2 custom icons (#26493) 10 months ago
  wxiaoguang ed1be4ca68
Handle base64 decoding correctly to avoid panic (#26483) 10 months ago
  harryzcy 0f9f6567bb
Bump github.com/golang-jwt/jwt to v5 (#25975) 11 months ago
  wxiaoguang 265a28802a
Fix SSPI auth panic (#25955) 11 months ago
  caicandong 491cc06ffe
Fix the error message when the token is incorrect (#25701) 11 months ago
  silverwind 88f835192d
Replace `interface{}` with `any` (#25686) 11 months ago
  Lunny Xiao 0403bd989f
Log the real reason when authentication fails (but don't show the user) (#25414) 11 months ago
  Zettat123 a55ff0dd99
Change default email domain for LDAP users (#25425) 1 year ago
  Zettat123 33cd74ad70
Fix LDAP sync when Username Attribute is empty (#25278) 1 year ago
  wxiaoguang 4e2f1ee58d
Refactor web package and context package (#25298) 1 year ago
  silverwind a51b115b0a
Use inline SVG for built-in OAuth providers (#25171) 1 year ago
  HesterG 63a429581c
Modify OAuth login ui and fix display name, iconurl related logic (#25030) 1 year ago
  wxiaoguang abcf5a7b5e
Fix install page context, make the install page tests really test (#24858) 1 year ago
  wxiaoguang 6b33152b7d
Decouple the different contexts from each other (#24786) 1 year ago
  KN4CK3R 9173e079ae
Add Alpine package registry (#23714) 1 year ago
  wxiaoguang 0ca5adee16
Do not send "registration success email" for external auth sources (#24632) 1 year ago
  Gary Moon b8c19e7a11
Update LDAP filters to include both username and email address (#24547) 1 year ago
  wxiaoguang 5d77691d42
Improve template system and panic recovery (#24461) 1 year ago
  Hester Gong 63a401ac40
Move secrets and runners settings to actions settings (#24200) 1 year ago
  John Olheiser 5e36024105
Require repo scope for PATs for private repos and basic authentication (#24362) 1 year ago
  Lunny Xiao 5cf7da63ee
Refactor config provider (#24245) 1 year ago
  KN4CK3R 55a600fa41
Move code from module to service (#24287) 1 year ago
  wxiaoguang e422342eeb
Allow adding new files to an empty repo (#24164) 1 year ago
  techknowlogick 1819c4b59b
Add new user types `reserved`, `bot`, and `remote` (#24026) 1 year ago
  wxiaoguang 5b9557aef5
Refactor cookie (#24107) 1 year ago
  sillyguodong 890d10c7c8
Fix accidental overwriting of LDAP team memberships (#24050) 1 year ago
  wxiaoguang 8f00979f73
Drop "unrolled/render" package (#23965) 1 year ago
  zeripath ed5e7d03c6
Don't apply the group filter when listing LDAP group membership if it is empty (#23745) 1 year ago
  zeripath dad057b639
Handle OpenID discovery URL errors a little nicer when creating/editing sources (#23397) 1 year ago
  zeripath 1319ba6742
Use minio/sha256-simd for accelerated SHA256 (#23052) 1 year ago
  Lunny Xiao bd820aa9c5
Add context cache as a request level cache (#22294) 1 year ago
  KN4CK3R e8186f1c0f
Map OIDC groups to Orgs/Teams (#21441) 1 year ago
  Pavel Ezhov 98770d3db8
Fix group filter for ldap source sync (#22506) 1 year ago
  Jason Song 4011821c94
Implement actions (#21937) 1 year ago
  Chongyi Zheng de484e86bc
Support scoped access tokens (#20908) 1 year ago
  Jason Song 477a1cc40e
Improve utils of slices (#22379) 1 year ago