Skip to content

Auth: Net::BER::BerIdentifiedStrings to Strings

Matthias Käppler requested to merge github/fork/Bregor/ber_to_string into master

Created by: Bregor

There is a bug with saving users in case of MS Active Directory and SQLite. We need to cast BerIdentifiedStrings to Strings and force encode CN to UTF-8.

Merge request reports