- 28 Jan, 2016 1 commit
-
- 15 Dec, 2015 1 commit
-
-
tduehr authored
-
- 03 Oct, 2015 1 commit
-
-
Guilherme Garnier authored
-
- 23 Jul, 2015 1 commit
-
-
Douwe Maan authored
-
- 06 Jul, 2015 1 commit
-
-
Valery Sizov authored
-
- 05 Jun, 2015 1 commit
-
-
Douwe Maan authored
-
- 27 May, 2015 1 commit
-
-
Alex Lossent authored
-
- 13 May, 2015 1 commit
-
-
Douwe Maan authored
-
- 08 Feb, 2015 1 commit
-
-
Dmitriy Zaporozhets authored
-
- 12 Jan, 2015 1 commit
-
-
Valery Sizov authored
-
- 10 Jan, 2015 1 commit
-
-
Valery Sizov authored
-
- 04 Dec, 2014 2 commits
-
-
Valery Sizov authored
-
Valery Sizov authored
-
- 17 Oct, 2014 1 commit
-
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- 16 Oct, 2014 2 commits
-
-
Jan-Willem van der Meer authored
verification for #1677 Since testing omniauth_callback_controller.rb is very difficult, the logic is moved to the models
-
Jan-Willem van der Meer authored
Because devise will trigger a save, allowing unsaved users to login, behaviour had changed. The current implementation returns a pre-build user, which can be saved without errors. Reported in #1677
-
- 14 Oct, 2014 1 commit
-
-
Jan-Willem van der Meer authored
-
- 13 Oct, 2014 1 commit
-
-
Jan-Willem van der Meer authored
These changes are ported from EE to CE. Apply changes for app directory
-
- 10 Oct, 2014 1 commit
-
-
Jan-Willem van der Meer authored
-
- 06 Aug, 2014 1 commit
-
-
Jacob Vosmaer authored
-
- 24 Jun, 2014 2 commits
-
-
Marin Jankovski authored
-
Marin Jankovski authored
-
- 13 Jun, 2014 1 commit
-
-
Jacob Vosmaer authored
-
- 03 Sep, 2013 1 commit
-
-
Dmitriy Zaporozhets authored
-
- 02 Sep, 2013 1 commit
-
-
Dmitriy Zaporozhets authored
-
- 20 Dec, 2012 1 commit
-
-
Riyad Preukschas authored
-
- 12 Sep, 2012 1 commit
-
-
Dmitriy Zaporozhets authored
-
- 02 Sep, 2012 1 commit
-
-
Sytse Sijbrandij authored
Merge branch 'master' into non-interactive-aws-install Conflicts: doc/installation.md Fix merge mess in installation.md
-
- 31 Aug, 2012 2 commits
-
-
Florian Unglaub authored
-
Florian Unglaub authored
-
- 24 Aug, 2012 1 commit
-
-
Florian Unglaub authored
-
- 17 Aug, 2012 1 commit
-
-
Florian Unglaub authored
-
- 29 Jul, 2012 1 commit
-
-
Jakub Jirutka authored
-
- 21 Jul, 2012 1 commit
-
-
Pat Thoyts authored
If a user fails to provide a username or password to the LDAP login form then a 500 error is returned due to an exception being raised in omniauth-ldap. This gem has been amended to use the omniauth error propagation function (fail!) to pass this exception message to the registered omniauth failure handler so that the Rails application can handle it approriately. The failure function now knows about standard exceptions and no longer requires a specific check for the OmniAuth::Error exception added by commit f322975c. This resolves issue #1077. Signed-off-by: Pat Thoyts <patthoyts@users.sourceforge.net>
-
- 16 Jul, 2012 1 commit
-
-
Pat Thoyts authored
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>
-
- 17 Feb, 2012 1 commit
-
-
Steve Prentice authored
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 1 commit
-
-
vsizov authored
-