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

LDAP Attributetypes are case-insensitive #95

Merged
merged 1 commit into from
May 16, 2023

Conversation

rhafer
Copy link
Contributor

@rhafer rhafer commented May 16, 2023

Use the case-insensitive GetEqualFoldAttributeValue/s() methods to get the attribute values of an entry. Otherwise we might get unexpected results if the server returns the Attributetypes in a different capitalization that what is set in the configuration.

Use the case-insensitive GetEqualFoldAttributeValue/s() methods to get
the attribute values of an entry. Otherwise we might get unexpected
results if the server returns the Attributetypes in a different
capitalization that what is set in the configuration.
rhafer added a commit to rhafer/ocis that referenced this pull request May 16, 2023
rhafer added a commit to rhafer/ocis that referenced this pull request May 16, 2023
@longsleep
Copy link
Collaborator

Lgtm 👍

@longsleep longsleep merged commit f904ff5 into libregraph:master May 16, 2023
rhafer added a commit to rhafer/ocis that referenced this pull request May 16, 2023
This is need for getting this fix:
libregraph/lico#95
rhafer added a commit to rhafer/ocis that referenced this pull request May 16, 2023
This is need for getting this fix:
libregraph/lico#95
rhafer added a commit to rhafer/ocis that referenced this pull request May 16, 2023
This is need for getting this fix: libregraph/lico#95
rhafer added a commit to rhafer/ocis that referenced this pull request May 16, 2023
This is need for getting this fix: libregraph/lico#95
rhafer added a commit to owncloud/ocis that referenced this pull request May 16, 2023
This is need for getting this fix: libregraph/lico#95
ownclouders pushed a commit to owncloud/ocis that referenced this pull request May 16, 2023
This is need for getting this fix: libregraph/lico#95
fschade pushed a commit to owncloud/ocis that referenced this pull request Jul 10, 2023
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.

2 participants