Commit Graph

100 Commits (dd8dde2be89921b2b1497c6cc5eafdde213429cb)

Author SHA1 Message Date
silverwind 68ec9b4859
Migrate margin and padding helpers to tailwind (#30043) 8 months ago
silverwind 82e102f8b0
Replace more gt- with tw- (#29678) 8 months ago
Lunny Xiao e2277d07ca
Move some asymkey functions to service layer (#28894) 9 months ago
KN4CK3R c337ff0ec7
Add user blocking (#29028) 9 months ago
6543 a3f05d0d98
remove util.OptionalBool and related functions (#29513) 9 months ago
6543 4ba642d07d
Revert "Support SAML authentication (#25165)" (#29358) 9 months ago
6543 7fbdb60fc1
Start to migrate from `util.OptionalBool` to `optional.Option[bool]` (#29329) 9 months ago
techknowlogick 5bb8d1924d
Support SAML authentication (#25165) 9 months ago
Johan Van de Wauw 740c6a226c
Fix c/p error in inline documentation (#29148) 9 months ago
wxiaoguang 8be198cdef
Use general token signing secret (#29205) 9 months ago
wxiaoguang 45c15387b2
Refactor JWT secret generating & decoding code (#29172) 9 months ago
KN4CK3R f8b471ace1
Unify user update methods (#28733) 9 months ago
Lunny Xiao df1e7d0067
Use db.Find instead of writing methods for every object (#28084) 12 months 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
JakobDev 76a85a4ce9
Final round of `db.DefaultContext` refactor (#27587) 1 year ago
JakobDev ebe803e514
Penultimate round of `db.DefaultContext` refactor (#27414) 1 year ago
CaiCandong 7ad31567cd
Fix ldap admin privileges update bug (#27051) 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
JakobDev 76659b1114
Reduce usage of `db.DefaultContext` (#27073) 1 year ago
Sven Seeberg 5f7fa27a44
Improve LDAP group config documentation, fixes #21159 (#21227) 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
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
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
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
Lunny Xiao 5cf7da63ee
Refactor config provider (#24245) 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
sillyguodong 890d10c7c8
Fix accidental overwriting of LDAP team memberships (#24050) 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
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 477a1cc40e
Improve utils of slices (#22379) 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
Clar Fon 3d10193be2
Allow specifying SECRET_KEY_URI, similar to INTERNAL_TOKEN_URI (#19663) 2 years ago
luzpaz 820031e556
Fix typo in source (#20723) 2 years ago
Clar Fon 036dd8a788
Rework mailer settings (#18982) 2 years ago