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

Draft: Replace ldapjs by ldapts #116

Open
wants to merge 5 commits into
base: master
Choose a base branch
from
Open

Draft: Replace ldapjs by ldapts #116

wants to merge 5 commits into from

Conversation

guimard
Copy link
Member

@guimard guimard commented Jul 15, 2024

No description provided.

@guimard guimard requested a review from jcabannes July 15, 2024 03:49
@guimard guimard self-assigned this Jul 15, 2024
@guimard guimard changed the title Replace ldapjs by ldapts Draft: Replace ldapjs by ldapts Jul 15, 2024
attribute: string,
value: string
): ldapjs.Filter {
private static _getLdapFilter(attribute: string, value: string) {
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Filter is now an abstract class, TS is able to calculate return itself

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

Successfully merging this pull request may close these issues.

2 participants