BigW Consortium Gitlab

  1. 21 Mar, 2015 1 commit
    • Faulty LDAP DN name escaping removed · 1502fed7
      Michael Alt authored
      The Net::LDAP::Filter.escape function can not be used to escape the DN name because the backslash is required to escape special chars in the DN name. This leads to the error message "Access denied for your LDAP account." and prevents the user from logging in to gitlab.
      
      Example DN: 
      CN=Test\, User,OU=Organization,DC=Company
      CN=Test User,OU=Organization,DC=Company
      
      http://www.ietf.org/rfc/rfc4514.txt
  2. 06 Mar, 2015 1 commit
  3. 14 Oct, 2014 2 commits
  4. 13 Oct, 2014 1 commit
  5. 01 Sep, 2014 1 commit
  6. 14 May, 2014 4 commits
  7. 14 Mar, 2014 1 commit
  8. 10 Mar, 2014 2 commits