Skip to content
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

MiscUtil: Add CERN LDAP plugin #140

Open
wants to merge 1 commit into
base: prod
Choose a base branch
from

Conversation

jochenklein
Copy link

Creates ldap_cern plugin that can be used to retrieve user account information from CERN LDAP.

* Creates ldap_cern plugin that can be used to retrieve information from
  LDAP at CERN (it's faster than the LDAP module in bibcirculation due
  to the modified queries and more generic - it returns a list with all
  users that match the query). The search function uses pagination to
  avoid exceeding the size limit of the CERN LDAP server.
  (supersedes inveniosoftware/pull/2588)

Signed-off-by: Jochen Klein <[email protected]>
Reviewed-by: Sebastian Witowski <[email protected]>
@egabancho
Copy link
Member

Do diff with production code before merging

@ludmilamarian
Copy link

ludmilamarian commented Oct 25, 2016

is this good for integration, or waiting on something? @egabancho @switowski based on the previous comment it looks like something has been deployed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants