- 11 Apr, 2016 2 commits
-
-
Patricio Cano authored
-
Patricio Cano authored
-
- 18 Feb, 2016 4 commits
-
-
Patricio Cano authored
-
Patricio Cano authored
-
Douwe Maan authored
This reverts commit c04e22fb, reversing changes made to 0feab326.
-
Patricio Cano authored
-
- 19 Jan, 2016 1 commit
-
-
Douwe Maan authored
-
- 15 Jan, 2016 1 commit
-
-
Steffen Köhler authored
some OAuth providers (kerberos for example) only provide a username and an email, but no name. Therefore a signup fails because the name is empty. Best guess for the name is probably the username, therefore use it as name.
-
- 22 Dec, 2015 1 commit
-
-
Patricio Cano authored
-
- 15 Dec, 2015 1 commit
-
-
tduehr authored
-
- 10 Dec, 2015 1 commit
-
-
Corey Hinshaw authored
-
- 03 Nov, 2015 1 commit
-
-
Douwe Maan authored
-
- 09 Sep, 2015 1 commit
-
-
Douwe Maan authored
-
- 08 Sep, 2015 1 commit
-
-
Douwe Maan authored
-
- 17 Aug, 2015 1 commit
-
-
Douwe Maan authored
-
- 23 Jul, 2015 1 commit
-
-
Douwe Maan authored
-
- 22 Jun, 2015 1 commit
-
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- 17 Jun, 2015 1 commit
-
-
Alex Lossent authored
Code tweaks in 45e9150a caused the ldap_person method to not return expected results. Improved tests to cover the ldap_person method, which was previously stubbed.
-
- 05 Jun, 2015 1 commit
-
-
Douwe Maan authored
-
- 03 Jun, 2015 1 commit
-
-
Alex Lossent authored
Until now, a user needed to first sign in with his LDAP identity and then manually link his/her account with an omniauth identity from their profile. Only when this is done can the user authenticate with the omniauth provider and at the same time benefit from the LDAP integration (HTTPS authentication with LDAP username/password and in EE: LDAP groups, SSH keys etc.). This feature automates the process by looking up a corresponding LDAP person when a user connects with omniauth for the first time and then automatically linking the LDAP and omniauth identities (of course, like the existing allow_single_sign_on setting, this is meant to be used with trusted omniauth providers). The result is identical to a manual account link. Add config initializers for other omniauth settings.
-
- 13 May, 2015 1 commit
-
-
Douwe Maan authored
-
- 02 May, 2015 1 commit
-
-
Onur Küçük authored
-
- 09 Apr, 2015 1 commit
-
-
Robert Speicher authored
Lets Rails autoload these files by name
-