1. 12 8月, 2012 2 次提交
  2. 02 8月, 2012 1 次提交
  3. 31 7月, 2012 1 次提交
  4. 25 7月, 2012 1 次提交
  5. 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
  6. 06 7月, 2012 1 次提交
  7. 03 7月, 2012 1 次提交
  8. 30 6月, 2012 1 次提交
  9. 29 6月, 2012 3 次提交
  10. 28 6月, 2012 2 次提交
  11. 26 6月, 2012 1 次提交
  12. 22 6月, 2012 1 次提交
  13. 21 6月, 2012 1 次提交
  14. 20 6月, 2012 2 次提交
  15. 15 6月, 2012 1 次提交
    • D
      Cucumber: · 5bbf3ccf
      Dmitriy Zaporozhets 提交于
      * Profile
      * Browse code
      * Sceleton for main features
      * Wiki
      * Commits
      5bbf3ccf
  16. 11 6月, 2012 1 次提交
  17. 08 6月, 2012 1 次提交
  18. 05 6月, 2012 1 次提交
  19. 29 5月, 2012 5 次提交
  20. 22 5月, 2012 1 次提交
  21. 19 5月, 2012 1 次提交
  22. 16 5月, 2012 2 次提交
  23. 13 5月, 2012 1 次提交
  24. 12 5月, 2012 1 次提交
  25. 11 5月, 2012 1 次提交
    • R
      Updated gems. Specs all still pass. (Devise pinned to 1.x) · d0eaca91
      Robb Kidd 提交于
      Pinned devise to the 1.x series for the moment. Going to 2.0 threw
      deprecation warnings about:
      * Devise.stateless_token= (append :token_auth to Devise.skip_session_storage instead)
      * devise.registrations.reasons in yml (use devise.registrations.signed_up_but_REASON)
      d0eaca91
  26. 07 5月, 2012 1 次提交
  27. 27 4月, 2012 1 次提交
  28. 21 4月, 2012 3 次提交