-
-
Notifications
You must be signed in to change notification settings - Fork 5.8k
Add rudimentary LDAP group support #8814
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Closed
Closed
Changes from 16 commits
Commits
Show all changes
33 commits
Select commit
Hold shift + click to select a range
50002c6
Removed function attribute sshKeyAttribute from LDAP test
stertingen ad80909
Added config options for LDAP groups and filters
stertingen bfdc279
Rudimentary group support
stertingen d9673e5
LDAP: Special case for using DN as user attribute in group
stertingen 27bfd7a
LDAP: Small template improvements
stertingen 1c59987
LDAP: Added text for the new configuration features
stertingen f71752f
LDAP: Added some comments
stertingen 53d8c1d
LDAP: Added new group search to SearchEntries()
stertingen 7a122c0
Revert "Removed function attribute sshKeyAttribute from LDAP test"
stertingen 89256fb
Removed german translations for LDAP group configuration
stertingen 66ccdd0
LDAP: Added tests for simple login
stertingen 62f54f8
Fixed LDAP test for Hermes Conrad.
stertingen 1846719
Added test for LDAP admin filter
stertingen 41f0eac
LDAP: Added CLI arguments for LDAP groups (incl. tests)
stertingen 2df2271
LDAP: Reduced code duplication by indroducing ProcessUserEntry function
stertingen e5c7d5c
LDAP: Added test for userAttributeInGroup='cn'
stertingen 11acb53
LDAP: Preallocate results array
stertingen 93e03cd
Merge branch 'master' into ldap_groups
stertingen b8ecb98
LDAP: Apply suggestions from code review
stertingen cc007e5
Merge branch 'master' into ldap_groups
zeripath 2bcd3ca
Only request ls.UserAttributeInGroup if it is set
zeripath 0ed167e
Merge branch 'master' into ldap_groups
zeripath 1b2674e
Update cmd/admin_auth_ldap.go
zeripath b4ef85d
Merge branch 'master' into ldap_groups
zeripath 6c95d6a
fix misplaced divs
zeripath e958a5b
Apply suggestions from code review
zeripath 6c8d75b
Apply suggestions from code review
zeripath 74851d5
Merge branch 'master' into ldap_groups
zeripath 9e4e003
Merge branch 'master' into ldap_groups
stertingen 6e8e615
Rework admin and restricted checks with LDAP groups
stertingen e8a4465
Added some helping notes on LDAP groups for admins
stertingen f3fe882
Fixed formatting in ldap.go
stertingen dcc7872
Merge branch 'master' into ldap_groups
lafriks File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.