An error occurred fetching the project authors.
  1. 16 Oct, 2012 1 commit
  2. 13 Oct, 2012 1 commit
  3. 09 Oct, 2012 1 commit
  4. 04 Oct, 2012 1 commit
  5. 03 Oct, 2012 1 commit
  6. 02 Oct, 2012 1 commit
  7. 27 Sep, 2012 1 commit
  8. 23 Sep, 2012 1 commit
  9. 12 Sep, 2012 1 commit
  10. 10 Sep, 2012 5 commits
  11. 07 Sep, 2012 1 commit
  12. 05 Sep, 2012 1 commit
  13. 04 Sep, 2012 2 commits
  14. 03 Sep, 2012 2 commits
  15. 02 Sep, 2012 1 commit
  16. 30 Aug, 2012 1 commit
  17. 29 Aug, 2012 1 commit
  18. 05 Sep, 2012 2 commits
  19. 23 Aug, 2012 2 commits
  20. 21 Aug, 2012 1 commit
  21. 23 Aug, 2012 2 commits
  22. 19 Aug, 2012 1 commit
  23. 17 Aug, 2012 2 commits
  24. 11 Aug, 2012 2 commits
  25. 02 Aug, 2012 1 commit
  26. 31 Jul, 2012 1 commit
  27. 24 Jul, 2012 1 commit
  28. 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
  29. 06 Jul, 2012 1 commit