Commit Graph

137 Commits (d24a8223ce1e47a0c9b103aae07f67c3112ca048)

Author SHA1 Message Date
KN4CK3R 4f4fea734c
Unify two factor check (#27915) 1 year ago
Lunny Xiao 1bf5527eac
Refactor Find Sources and fix bug when view a user who belongs to an unactive auth source (#27798) 1 year ago
Lunny Xiao cddf245c12
Replace more db.DefaultContext (#27628) 1 year ago
JakobDev 76a85a4ce9
Final round of `db.DefaultContext` refactor (#27587) 1 year ago
KN4CK3R c6c829fe3f
Enhanced auth token / remember me (#27606) 1 year ago
JakobDev ebe803e514
Penultimate round of `db.DefaultContext` refactor (#27414) 1 year ago
Lunny Xiao 5c9fbcca00
Fix attachment download bug (#27486) 1 year ago
CaiCandong 7ad31567cd
Fix ldap admin privileges update bug (#27051) 1 year ago
Lunny Xiao 6e87a44034
Allow get release download files and lfs files with oauth2 token format (#26430) 1 year ago
JakobDev 7047df36d4
Another round of `db.DefaultContext` refactor (#27103) 1 year ago
silverwind 1b1c55f73f
Increase auth provider icon size on login page (#27122) 1 year ago
wxiaoguang 8531ca0837
Make SSPI auth mockable (#27036) 1 year ago
JakobDev c548dde205
More refactoring of `db.DefaultContext` (#27083) 1 year ago
JakobDev 76659b1114
Reduce usage of `db.DefaultContext` (#27073) 1 year ago
KN4CK3R 591f586bf1
Extract auth middleware from service (#27028) 1 year ago
Sven Seeberg 5f7fa27a44
Improve LDAP group config documentation, fixes #21159 (#21227) 1 year ago
KN4CK3R 0eebeeec90
Remove `Named` interface (#26913) 1 year ago
Jack Hay c0ab7070e5
Update team invitation email link (#26550) 1 year ago
KN4CK3R 5315153059
Use `Set[Type]` instead of `map[Type]bool/struct{}`. (#26804) 1 year ago
wxiaoguang c91a7e8dbb
Use `object-fit: contain` for oauth2 custom icons (#26493) 1 year ago
wxiaoguang ed1be4ca68
Handle base64 decoding correctly to avoid panic (#26483) 1 year ago
harryzcy 0f9f6567bb
Bump github.com/golang-jwt/jwt to v5 (#25975) 1 year ago
wxiaoguang 265a28802a
Fix SSPI auth panic (#25955) 1 year ago
caicandong 491cc06ffe
Fix the error message when the token is incorrect (#25701) 1 year ago
silverwind 88f835192d
Replace `interface{}` with `any` (#25686) 1 year ago
Lunny Xiao 0403bd989f
Log the real reason when authentication fails (but don't show the user) (#25414) 1 year 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) 2 years ago
wxiaoguang 6b33152b7d
Decouple the different contexts from each other (#24786) 2 years ago
KN4CK3R 9173e079ae
Add Alpine package registry (#23714) 2 years ago
wxiaoguang 0ca5adee16
Do not send "registration success email" for external auth sources (#24632) 2 years ago
Gary Moon b8c19e7a11
Update LDAP filters to include both username and email address (#24547) 2 years ago
wxiaoguang 5d77691d42
Improve template system and panic recovery (#24461) 2 years ago
Hester Gong 63a401ac40
Move secrets and runners settings to actions settings (#24200) 2 years ago
John Olheiser 5e36024105
Require repo scope for PATs for private repos and basic authentication (#24362) 2 years ago
Lunny Xiao 5cf7da63ee
Refactor config provider (#24245) 2 years ago
KN4CK3R 55a600fa41
Move code from module to service (#24287) 2 years ago
wxiaoguang e422342eeb
Allow adding new files to an empty repo (#24164) 2 years ago
techknowlogick 1819c4b59b
Add new user types `reserved`, `bot`, and `remote` (#24026) 2 years ago
wxiaoguang 5b9557aef5
Refactor cookie (#24107) 2 years ago
sillyguodong 890d10c7c8
Fix accidental overwriting of LDAP team memberships (#24050) 2 years ago
wxiaoguang 8f00979f73
Drop "unrolled/render" package (#23965) 2 years ago
zeripath ed5e7d03c6
Don't apply the group filter when listing LDAP group membership if it is empty (#23745) 2 years ago
zeripath dad057b639
Handle OpenID discovery URL errors a little nicer when creating/editing sources (#23397) 2 years ago
zeripath 1319ba6742
Use minio/sha256-simd for accelerated SHA256 (#23052) 2 years ago
Lunny Xiao bd820aa9c5
Add context cache as a request level cache (#22294) 2 years ago