An error occurred fetching the project authors.
  1. 10 Sep, 2012 6 commits
  2. 04 Sep, 2012 2 commits
  3. 02 Sep, 2012 1 commit
  4. 30 Aug, 2012 1 commit
  5. 29 Aug, 2012 1 commit
  6. 05 Sep, 2012 2 commits
  7. 23 Aug, 2012 2 commits
  8. 24 Aug, 2012 1 commit
  9. 23 Aug, 2012 3 commits
  10. 19 Aug, 2012 1 commit
  11. 17 Aug, 2012 2 commits
  12. 11 Aug, 2012 3 commits
  13. 02 Aug, 2012 1 commit
  14. 31 Jul, 2012 1 commit
  15. 24 Jul, 2012 1 commit
  16. 21 Jul, 2012 1 commit
    • Pat Thoyts's avatar
      Handle LDAP missing credentials error with a flash message. · a2d244ec
      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: default avatarPat Thoyts <patthoyts@users.sourceforge.net>
      a2d244ec
  17. 18 Jul, 2012 1 commit
  18. 06 Jul, 2012 1 commit
  19. 02 Jul, 2012 1 commit
  20. 29 Jun, 2012 3 commits
  21. 28 Jun, 2012 1 commit
  22. 27 Jun, 2012 1 commit
  23. 26 Jun, 2012 1 commit
  24. 22 Jun, 2012 2 commits