Michael Alt
1502fed795
Faulty LDAP DN name escaping removed
...
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
2015-03-21 22:57:55 +01:00
..
2015-03-02 17:52:48 +01:00
2015-03-13 13:47:26 +01:00
2015-02-20 10:23:34 +01:00
2015-03-13 13:47:26 +01:00
2015-03-13 13:47:26 +01:00
2015-02-20 17:42:58 +00:00
2014-09-29 12:05:17 +03:00
2015-03-21 22:57:55 +01:00
2015-03-19 18:29:20 -07:00
2015-02-13 14:44:42 +01:00
2015-02-24 11:43:20 +02:00
2014-12-08 13:39:18 +01:00
2015-02-03 18:12:20 -08:00
2014-10-06 00:14:46 +02:00
2014-10-30 18:29:18 +02:00
2015-02-24 15:07:24 +01:00
2014-09-09 10:11:07 +02:00
2015-01-20 10:45:48 +01:00
2015-03-18 08:42:42 +01:00
2014-07-29 12:11:16 +03:00
2014-06-26 23:24:17 +03:00
2014-07-02 15:09:06 +03:00
2015-03-07 13:11:08 -07:00
2015-03-19 10:34:04 +01:00
2015-02-02 20:36:54 -08:00
2014-11-24 16:21:35 +02:00
2015-03-10 13:39:31 +01:00
2014-10-06 00:14:46 +02:00
2014-11-06 13:07:42 +02:00
2015-03-10 13:39:31 +01:00
2014-01-19 23:39:56 +04:00
2015-02-24 15:07:24 +01:00
2014-10-03 09:18:46 +02:00
2014-10-31 17:22:16 -07:00
2014-10-06 00:14:46 +02:00
2014-10-04 17:56:12 +02:00
2015-03-17 08:38:38 +00:00
2015-03-06 06:54:00 -08:00
2015-01-05 11:51:21 +01:00
2014-10-06 00:14:46 +02:00
2014-09-25 15:01:02 +03:00
2015-03-19 10:34:04 +01:00
2015-03-07 00:46:13 +01:00
2015-01-10 09:51:43 -08:00
2014-08-27 15:26:35 +03:00
2014-11-10 16:17:04 +02:00
2014-10-06 00:14:46 +02:00
2014-09-05 13:30:55 -04:00
2015-03-11 21:29:11 -07:00
2015-02-02 20:36:54 -08:00
2015-03-08 17:57:08 -06:00
2014-08-06 18:03:01 +02:00
2014-11-06 13:07:42 +02:00
2013-06-06 10:10:51 +09:00
2015-03-18 13:55:41 -07:00