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

Add cache capacity to this plugin itself #46

Closed
wants to merge 2 commits into from
Closed

Add cache capacity to this plugin itself #46

wants to merge 2 commits into from

Conversation

calledT
Copy link

@calledT calledT commented Sep 7, 2018

verdaccio-ldap fix ldap cache by using a single instance of ldapauth in #42, but it cause another problem, see vesse/node-ldapauth-fork#23, it's related to ldapjs/node-ldapjs#318. as this vesse/node-ldapauth-fork#23 (comment) point up, use new client for each auth would avoid this.

this pr move cache capacity from ldapauth to this plugin itself.

@kopax
Copy link
Contributor

kopax commented Sep 19, 2018

Hi @Alexandre-io can I know if the current release is supposed to work with cache?
@calledT did you try the latest release?

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