24 Mar, 2012
1 commit
22 Mar, 2012
1 commit
16 Mar, 2012
3 commits
15 Mar, 2012
3 commits
14 Mar, 2012
1 commit
13 Mar, 2012
1 commit
09 Mar, 2012
1 commit
07 Mar, 2012
2 commits
06 Mar, 2012
3 commits
05 Mar, 2012
1 commit
04 Mar, 2012
1 commit
02 Mar, 2012
2 commits
01 Mar, 2012
5 commits
-
…ks-deploy_keys_nonunique Added/fixed specs Update spec/factory to allow Factory#new without opts Conflicts: app/models/key.rb
29 Feb, 2012
3 commits
28 Feb, 2012
3 commits
22 Feb, 2012
1 commit
20 Feb, 2012
1 commit
19 Feb, 2012
5 commits
-
This makes gitlabhq compatible with more LDAP servers (specifically OpenLDAP).
18 Feb, 2012
1 commit
17 Feb, 2012
1 commit
-
This helps with compatibility with more LDAP providers as the implementation doesn't depend on the exact names of the LDAP fields. The LDAP strategy helps maps the attributes to the fields in the info object and we use the info object to get the email and name. This makes the LDAP auth compatible with most OpenLDAP servers as well.