[stable8.1] allow an attribute to return more than one value - #19972
Merged
Conversation
…search, in one query) read all relevant user attributes on login and user search, in one query. saves us some. Conflicts: apps/user_ldap/user_ldap.php adjust to nested group fix do not throw exception when no attribute is specified
…bute names coming from ldap are lowercased for easy comparison
This was referenced Oct 22, 2015
Contributor
|
please backport 👍 |
Contributor
Author
Contributor
Contributor
Author
@GreenArchon Thanks for the hint :) I added them and all still works here. |
Contributor
Author
|
Okay ... then I need the test for this by @davitol here ;) |
Contributor
|
I tested this a bit and have seen no issues yet, so plus 👍 However, most of the commits are mine anyway, so more different eyes and testers are more than welcome, @davitol @GreenArchon, maybe also @PeteSSS @plastilincheg ? |
Contributor
|
@MorrisJobke @blizzz I am testing it right now and I could not find any issue yet too, so from my POW 👍 |
MorrisJobke
added a commit
that referenced
this pull request
Oct 27, 2015
[stable8.1] allow an attribute to return more than one value
Contributor
Author
|
3 working tests -> merged |
|
This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. |
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
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
Backport of #19635 (on top of #19427)
cc @blizzz @DeepDiver1975 @karlitschek