1. 17 10月, 2012 1 次提交
  2. 14 10月, 2012 1 次提交
  3. 10 10月, 2012 1 次提交
  4. 05 10月, 2012 1 次提交
  5. 04 10月, 2012 1 次提交
  6. 02 10月, 2012 1 次提交
  7. 27 9月, 2012 1 次提交
  8. 23 9月, 2012 1 次提交
  9. 12 9月, 2012 1 次提交
  10. 10 9月, 2012 5 次提交
  11. 07 9月, 2012 1 次提交
  12. 05 9月, 2012 1 次提交
  13. 04 9月, 2012 3 次提交
  14. 03 9月, 2012 2 次提交
  15. 31 8月, 2012 1 次提交
  16. 29 8月, 2012 1 次提交
  17. 06 9月, 2012 2 次提交
  18. 23 8月, 2012 2 次提交
  19. 22 8月, 2012 1 次提交
  20. 24 8月, 2012 2 次提交
  21. 19 8月, 2012 1 次提交
  22. 17 8月, 2012 2 次提交
  23. 12 8月, 2012 2 次提交
  24. 02 8月, 2012 1 次提交
  25. 31 7月, 2012 1 次提交
  26. 25 7月, 2012 1 次提交
  27. 21 7月, 2012 1 次提交
    • P
      Handle LDAP missing credentials error with a flash message. · a2d244ec
      Pat Thoyts 提交于
      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: NPat Thoyts <patthoyts@users.sourceforge.net>
      a2d244ec
  28. 06 7月, 2012 1 次提交