-
Notifications
You must be signed in to change notification settings - Fork 488
Fix for issue #492: Support UTF8 characters in attributes values for … #493
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
Fix for issue #492: Support UTF8 characters in attributes values for … #493
Conversation
…tes values for LDIF's DefaultAttributeValidationPolicy in order to comply with RFC2849
@naorbar Please sign the Contributor License Agreement! Click here to manually synchronize the status of this Pull Request. See the FAQ for frequently asked questions. |
@naorbar Thank you for signing the Contributor License Agreement! |
@naorbar Thanks for the PR! Unfortunately one of the tests is now failing in Travis
Can you push a fix to the code? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please fix the build before we can merge this.
Rob, |
@naorbar Thanks for fixing the build! This is now merged into master |
With pleasure. Let me know if I can help in the future... |
…LDIF's DefaultAttributeValidationPolicy in order to comply with RFC2849