-
-
Notifications
You must be signed in to change notification settings - Fork 5.5k
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
Request for public keys only if LDAP attribute is set #5816
Conversation
Codecov Report
@@ Coverage Diff @@
## master #5816 +/- ##
========================================
Coverage ? 37.9%
========================================
Files ? 328
Lines ? 48205
Branches ? 0
========================================
Hits ? 18273
Misses ? 27301
Partials ? 2631
Continue to review full report at Codecov.
|
LGTM is stuck :) |
Just one thing - could we adjust the LDAP tests to account for this case so we don't get stung by this again. |
@zeripath it's not something really that could be reproduced with tests imho |
Fair enough. |
* Update go-ldap dependency * Request for public keys only if attribute is set
* Update go-ldap dependency * Request for public keys only if attribute is set
Should fix #5808