Commit Graph

49 Commits (37c3db7be6dd6fc5ee085979cc5f5dda09d978c3)

Author SHA1 Message Date
Lauris BH 37c3db7be6
Add restricted user filter to LDAP authentication (#10600)
4 years ago
zeripath c5014a7f2c Add option to prevent LDAP from deactivating everything on empty search (#9879)
4 years ago
David Svantesson 8c24bb9e43 Abort syncrhonization from LDAP source if there is some error. (#7960)
5 years ago
zeripath 704da08fdc
Better logging (#6038) (#6095)
5 years ago
zeripath 22770c324d
Move to ldap.v3 to fix #5928 (#6105)
5 years ago
Lauris BH 331c9120e8
Request for public keys only if LDAP attribute is set (#5816)
5 years ago
Harshit Bansal 6822a8993b ldap: Adjust log settings when a user is not found. (#5771)
5 years ago
zeripath 8bb0a6f425 Synchronize SSH keys on login with LDAP + Fix SQLite deadlock on ldap ssh key deletion (#5557)
5 years ago
Tony Homrich 2058c362a8 LDAP via simple auth separate bind user and search base (#5055)
5 years ago
Magnus Lindvall cdb9478774 LDAP Public SSH Keys synchronization (#1844)
6 years ago
Lauris BH 501fb228e6
Add option to use paged LDAP search when synchronizing users (#3895)
6 years ago
Jochen Rill f94e6fd7a5 Correct ldap username validation. (#2880)
7 years ago
Lauris BH 524885dd65 LDAP user synchronization (#1478)
7 years ago
Denis Denisov f0a989c1d0 Correction LDAP validation (#342)
7 years ago
Lunny Xiao ec87a75c00 golint fixed for modules/auth
8 years ago
Sandro Santilli 4247304f5a Update import paths from github.com/go-gitea to code.gitea.io (#135)
8 years ago
Sandro Santilli 864d1b1f9f Fix type in unused constant name (#111)
8 years ago
Sandro Santilli 05fd9d3f09 Security protocols
8 years ago
Rémy Boulanouar 2d68bd1ef9 Change import reference to match gitea instead of gogs (#37)
8 years ago
Unknwon a752f09055 #2709 validate username attribute fetched from LDAP
8 years ago
Unknwon 401bf944ef Use SecurityProtocol to replace UseSSL in LDAP config
8 years ago
Paul Tötterman fb970b9d87 Add ServerName to tls.Config in LDAP auth (#3104)
8 years ago
Adam Strzelecki 5649556a33 LDAP: Make a bit more detailed log traces
8 years ago
Adam Strzelecki 834d92a47b LDAP: Fetch attributes in Bind DN context option
8 years ago
Adam Strzelecki e2f95c2845 LDAP: Use single connection in BindDN mode auth
8 years ago
Adam Strzelecki 3808638df1 Fix #2221 LDAP username attribute must be fetched
8 years ago
Alex Myasoedov ae54d878c0 Fix misspelled words
9 years ago
Adam Strzelecki 573305f3d3 LDAP: Optional user name attribute specification
9 years ago
Unknwon aaa3f1b2b9 Use better LDAP lib and should fix #1139
9 years ago
Unknwon f255b1e86d #1896 fatal when no needed update task
9 years ago
Sergio Benitez 630ebbe6c2 Sanitizing input to LDAP authentication module.
9 years ago
Unknwon 6a1907d994 revert simple LDAP userDN and update example
9 years ago
Unknwon f5c7f22cc8 #1637 able to skip verify for LDAP
9 years ago
Unknwon 2bc3e83e1c fix simple LDAP userDN
9 years ago
Sergio Benitez 2d1db4bf05 Added LDAP simple auth support.
9 years ago
Unknwon f1adbca0f1 #1554 check adminFilter length before LDAP search
9 years ago
Girish Ramakrishnan 24d7a86a8d Set IsAdmin using LDAP
9 years ago
Unknwon 6235bd1fe9 work on #986 and fix a LDAP crash
9 years ago
Unknwon 55ccb00a47 Merge branch 'develop' of https://github.com/SergioBenitez/gogs into develop
9 years ago
Sergio Benitez 7d84d4a8f0 Significantly enhanced LDAP support in Gogs.
9 years ago
Lauris BH 00653e52ee Get username, name, surname and e-mail from LDAP server
9 years ago
Joseph Crail 39c068400e Fix spelling errors in comments.
10 years ago
Unknwon 59a7c7c5a5 Remove ldap dep
10 years ago
Unknwon 8dd07c0ddd New UI merge in progress
10 years ago
Lunny Xiao f6c94c29d5 implicated error for ldap dial
10 years ago
Sebastian Jackel eb264a112b Add LDAP over SSL support
10 years ago
Lunny Xiao 55019bfbc5 merge all login methods
10 years ago
Lunny Xiao 79ea34e70e ldap support
10 years ago
juju2013 efc05ea1de initial support for LDAP authentication/MSAD
10 years ago