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

Update the project to Elixir 1.13 + Erlang 24 / Allowing ending zeroes at the LDAP response #85

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

balena
Copy link

@balena balena commented May 31, 2022

  • Mix format;
  • Fixed head declaration of Paddle.Parsing.construct_dn/2;
  • Removed deprecated Enum.filter_map/3 usages;
  • Removed Warning: variable 'Str' shadowed in 'fun' from src/schema_parser.yrl;
  • Fixed Paddle.Parsing.clean_eldap_search_results/2 for the cases where the resulting tuple is larger than expected.

* Fixed head declaration of `Paddle.Parsing.construct_dn/2`;
* Removed deprecated `Enum.filter_map/3` usages;
* Removed `Warning: variable 'Str' shadowed in 'fun'` from `src/schema_parser.yrl`;
* Fixed `Paddle.Parsing.clean_eldap_search_results/2` for the cases where the resulting tuple is larger than expected.
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.

None yet

1 participant