Skip to content
Snippets Groups Projects

Auth: Net::BER::BerIdentifiedStrings to Strings

Merged gitlab-qa-bot 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

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Created by: riyad

    I think this is important. There are still reports in #1603 (closed) that non-ascii characters don't work when logging in with LDAP. There are also reports, that this PR fixes the problem. Can anyone confirm/test?

    /cc @randx, @chuangbo

    By Administrator on 2012-11-24T10:37:14 (imported from GitLab project)

    By Administrator on 2012-11-24T10:37:14 (imported from GitLab)

  • Created by: ianaz

    @Riyad here we confirm

    By Administrator on 2012-12-07T08:32:35 (imported from GitLab project)

    By Administrator on 2012-12-07T08:32:35 (imported from GitLab)

  • Created by: riyad

    @randx @vsizov @ariejan I'd like to merge this. Are you ok with this?

    By Administrator on 2012-12-07T16:56:01 (imported from GitLab project)

    By Administrator on 2012-12-07T16:56:01 (imported from GitLab)

  • Created by: ariejan

    @Riyad I say: no specs; no glory (and hence, no merge).

    If there is an issue, write a spec or feature to illustrate something is wrong, to prevent it from popping up again in the future.

    By Administrator on 2012-12-07T21:21:03 (imported from GitLab project)

    By Administrator on 2012-12-07T21:21:03 (imported from GitLab)

  • Created by: dzaporozhets

    merged

    By Administrator on 2013-01-16T12:56:01 (imported from GitLab project)

    By Administrator on 2013-01-16T12:56:01 (imported from GitLab)

Please register or sign in to reply
Loading