Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork9.7k
[Ldap] Ldap username case fix#21291
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
quentinus95 commentedJan 14, 2017
@csarrazi I have recreated a new PR and deleted the old one because I merged the whole master branch in it inadvertently (I forgot it was based on 3.1) I have removed the |
nicolas-grekas commentedJan 15, 2017
Which branch is this fix for? There's a mismatch between the description and the selected base branch (no need to change because we can while merging.) |
quentinus95 commentedJan 15, 2017
This fix is for the 3.1 branch, sorry! |
nicolas-grekas commentedJan 16, 2017
ping@csarrazi (3.1 is EOLed in two weeks) |
csarrazi commentedJan 16, 2017 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
👍 , as I said in the previous PR. I would merge it against 3.1, as we still support it (even though EOL is in 2 weeks). |
quentinus95 commentedJan 16, 2017
Should I care about the failure on AppVeyor as it does not seems related to the changes of this PR ? |
fabpot commentedJan 17, 2017
Thank you@quentinus95. |
This PR was submitted for the master branch but it was merged into the 3.1 branch instead (closes#21291).Discussion----------[Ldap] Ldap username case fix| Q | A| ------------- | ---| Branch? | 3.1| Bug fix? | yes| New feature? | no| BC breaks? | no| Deprecations? | no| Tests pass? | yes| Fixed tickets |#20486| License | MIT| Doc PR |Commits-------c91689b [Ldap] Using Ldap stored username instead of form submitted one6641b79 [Ldap] load users with the good username case
Uh oh!
There was an error while loading.Please reload this page.