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

Issue #52 Fix case-insensitive modifyTimestamp #57

Merged
merged 1 commit into from
Oct 2, 2015

Conversation

jtpereyda
Copy link
Contributor

Active Directory apparently serves 'modifyTimeStamp' whereas other implementations serve 'modifyTimeStamp'. We now try both. Three cheers for case-insensitivity.

See Issue #52. There's no simple case-insensitive dictionary lookup in Python, so I just took the KISS route.

…plementations serve 'modifyTimeStamp'. We now try both. Three cheers for case-insensitivity.
jaqx0r added a commit that referenced this pull request Oct 2, 2015
Issue #52 Fix case-insensitive modifyTimestamp
@jaqx0r jaqx0r merged commit ba7d0ed into google:master Oct 2, 2015
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