21 Jul, 2012

1 commit

  • 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 f322975.
    
    This resolves issue #1077.
    
    Signed-off-by: Pat Thoyts <patthoyts@users.sourceforge.net>
    Pat Thoyts
     

20 Jul, 2012

6 commits


19 Jul, 2012

8 commits


18 Jul, 2012

3 commits


17 Jul, 2012

4 commits


16 Jul, 2012

7 commits


15 Jul, 2012

1 commit


14 Jul, 2012

1 commit


13 Jul, 2012

3 commits


11 Jul, 2012

2 commits


10 Jul, 2012

4 commits