Commit Graph

116 Commits (daf709286397c30d12a75f5c7bb262486f531143)

Author SHA1 Message Date
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
KN4CK3R e8186f1c0f
Map OIDC groups to Orgs/Teams (#21441) 2 years ago
Pavel Ezhov 98770d3db8
Fix group filter for ldap source sync (#22506) 2 years ago
Jason Song 4011821c94
Implement actions (#21937) 2 years ago
Chongyi Zheng de484e86bc
Support scoped access tokens (#20908) 2 years ago
Jason Song 477a1cc40e
Improve utils of slices (#22379) 2 years ago
Lunny Xiao ca67c5a8a7
refactor auth interface to return error when verify failure (#22119) 2 years ago
Lunny Xiao 0a7d3ff786
refactor some functions to support ctx as first parameter (#21878) 2 years ago
flynnnnnnnnnn e81ccc406b
Implement FSFE REUSE for golang files (#21840) 2 years ago
wxiaoguang fb704f6c72
Revert unrelated changes for SMTP auth (#21767) 2 years ago
delvh 0ebb45cfe7
Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (#21551) 2 years ago
Paweł Bogusławski 2d3b52c244
SessionUser protection against nil pointer dereference (#21358) 2 years ago
Clar Fon 3d10193be2
Allow specifying SECRET_KEY_URI, similar to INTERNAL_TOKEN_URI (#19663) 2 years ago
Hasnain Lakhani 64c3d55de7
Add support for authentication based on reverse proxy email (#19949) 2 years ago
zeripath bb0ff77e46
Share HTML template renderers and create a watcher framework (#20218) 2 years ago
Lunny Xiao 1d8543e7db
Move some files into models' sub packages (#20262) 2 years ago
Will Norris 82f89ff996
auth/reverseproxy: Add support for full name (#20776) 2 years ago
luzpaz 820031e556
Fix typo in source (#20723) 2 years ago
Clar Fon 036dd8a788
Rework mailer settings (#18982) 2 years ago
luzpaz d29d6d1991
Fix various typos (#20338) 2 years ago
zeripath 6efbe49439
EscapeFilter the group dn membership (#20200) 2 years ago
Wim cb50375e2b
Add more linters to improve code readability (#19989) 2 years ago