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

Differentiate normal and base64 DN #4

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

Conversation

Altai-man
Copy link
Contributor

We want to have this on e.g. parsing out values from LDIF and then encoding them as UTF-8 ones for requests.

Altai-man and others added 9 commits July 17, 2019 01:51
* Version number is exposed as Int
* For list of attribute values, type is List instead of Seq
* Single attributes in modifications are no longer packed into Hash
In fact, is a very unpractical to do so and has no strong benefits:
Perl 6 handles hashes with ';' in them just fine and our previous
approach was causing just more code for both parser and code that
interpretes parsing results.
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.

1 participant