Commit Graph

60 Commits (mj-v1.14.3)

Author SHA1 Message Date
6543 e374bb7e2d
[Vendor] Update go-ldap to v3.2.4 (#13163)
4 years ago
John Olheiser c3e8c9441a
Add check for LDAP group membership (#10869)
4 years ago
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
ngourdon d29d97d91c Set user search base field optional in DLDAP edit page (#6779)
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
Sandro Santilli e735d8cb25 Gogs -> Gitea (#2909)
7 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 079a2d68db Minor fixes to the LDAP module readme
9 years ago
Sergio Benitez 0f07a5cb84 Updated the LDAP auth module README.
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
Sergio Benitez bb8e763ede Small style fixes to the LDAP module README
9 years ago
Unknwon 55ccb00a47 Merge branch 'develop' of https://github.com/SergioBenitez/gogs into develop
9 years ago
Sergio Benitez f8a4ab25fd Updated the LDAP module readme.
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