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

Multiple Server Properties are incorrectly categorized as misspelled #37

Open
exela opened this issue Oct 2, 2015 · 0 comments
Open

Comments

@exela
Copy link

exela commented Oct 2, 2015

When using multiple LDAP servers, the app detects properties as a typo.

e.g. app says that this is incorrect:
ldap.auth.search.filter.0=(uid=@screen_name@)

and instead it should use
ldap.auth.search.filter=(uid=@screen_name@)

Both properties are valid however.

Given this nature, this issue may also extend to other properties that involve the denotation of multiple servers, cas, etc.

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

No branches or pull requests

1 participant