BigW Consortium Gitlab

  1. 28 Sep, 2016 1 commit
  2. 16 Sep, 2016 1 commit
  3. 09 Sep, 2016 1 commit
  4. 06 Aug, 2016 1 commit
  5. 03 Jun, 2016 1 commit
  6. 05 Apr, 2016 1 commit
  7. 10 Mar, 2016 3 commits
  8. 09 Mar, 2016 1 commit
  9. 18 Feb, 2016 3 commits
  10. 19 Jan, 2016 1 commit
  11. 14 Jan, 2016 1 commit
  12. 11 Jan, 2016 1 commit
  13. 08 Jan, 2016 2 commits
  14. 24 Dec, 2015 1 commit
  15. 22 Dec, 2015 1 commit
  16. 08 Dec, 2015 1 commit
  17. 08 Oct, 2015 1 commit
  18. 30 Sep, 2015 1 commit
  19. 23 Sep, 2015 1 commit
  20. 16 Sep, 2015 1 commit
  21. 09 Sep, 2015 1 commit
  22. 08 Sep, 2015 2 commits
  23. 29 Aug, 2015 1 commit
  24. 21 Aug, 2015 1 commit
  25. 12 May, 2015 1 commit
  26. 04 May, 2015 1 commit
  27. 14 Apr, 2015 2 commits
  28. 13 Apr, 2015 1 commit
  29. 09 Apr, 2015 1 commit
  30. 06 Apr, 2015 1 commit
  31. 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
  32. 13 Mar, 2015 1 commit
  33. 12 Mar, 2015 1 commit