21 Aug, 2012
1 commit
-
Conflicts: app/models/user.rb
20 Aug, 2012
1 commit
10 Aug, 2012
1 commit
-
Didn't bother with files in db/, config/, or features/
05 Aug, 2012
1 commit
29 Jul, 2012
1 commit
20 Jul, 2012
2 commits
19 Jul, 2012
2 commits
16 Jul, 2012
1 commit
-
Gitlab requires an email address for all user accounts as this is the default account id and is used for sending notifications. LDAP accounts may be missing email fields so handle this by showing a sensible error message before redirecting to the login screen again. Resolves github issue #899 Signed-off-by: Pat Thoyts <patthoyts@users.sourceforge.net>
06 Jul, 2012
2 commits
-
Add 10 minutes lock after 10 failed login attempts (Devise :lockable)
05 Jul, 2012
1 commit
29 Jun, 2012
1 commit
27 Jun, 2012
1 commit
26 Jun, 2012
3 commits
-
Automatic password creation..
24 Jun, 2012
2 commits
21 Jun, 2012
1 commit
07 Jun, 2012
1 commit
29 May, 2012
1 commit
24 Apr, 2012
3 commits
-
Force utf-8 encoding for ldap omniauth_info.name
16 Apr, 2012
1 commit
14 Apr, 2012
1 commit
27 Mar, 2012
1 commit
-
Ensure LDAP provided email is always compared case-insensitively.
24 Mar, 2012
1 commit
23 Mar, 2012
1 commit
-
LDAP databases may store email addresses in mixed case so ensure we only work with a lower case version to avoid missing a valid account after LDAP login. Signed-off-by: Pat Thoyts <patthoyts@users.sourceforge.net>
16 Mar, 2012
1 commit
01 Mar, 2012
1 commit
19 Feb, 2012
1 commit
-
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.
28 Jan, 2012
2 commits
03 Jan, 2012
1 commit
20 Dec, 2011
1 commit