An error occurred fetching the project authors.
  1. 11 Aug, 2012 3 commits
  2. 02 Aug, 2012 1 commit
  3. 31 Jul, 2012 1 commit
  4. 24 Jul, 2012 1 commit
  5. 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
  6. 18 Jul, 2012 1 commit
  7. 06 Jul, 2012 1 commit
  8. 02 Jul, 2012 1 commit
  9. 29 Jun, 2012 3 commits
  10. 28 Jun, 2012 1 commit
  11. 27 Jun, 2012 1 commit
  12. 26 Jun, 2012 1 commit
  13. 22 Jun, 2012 2 commits
  14. 20 Jun, 2012 2 commits
  15. 19 Jun, 2012 1 commit
  16. 15 Jun, 2012 1 commit
    • Dmitriy Zaporozhets's avatar
      Cucumber: · 5bbf3ccf
      Dmitriy Zaporozhets authored
      * Profile
      * Browse code
      * Sceleton for main features
      * Wiki
      * Commits
      5bbf3ccf
  17. 11 Jun, 2012 1 commit
  18. 08 Jun, 2012 1 commit
  19. 03 Jun, 2012 1 commit
  20. 29 May, 2012 4 commits
  21. 28 May, 2012 1 commit
  22. 21 May, 2012 1 commit
  23. 19 May, 2012 1 commit
  24. 16 May, 2012 1 commit
  25. 15 May, 2012 1 commit
  26. 12 May, 2012 1 commit
  27. 10 May, 2012 1 commit
    • Robb Kidd's avatar
      Updated gems. Specs all still pass. (Devise pinned to 1.x) · d0eaca91
      Robb Kidd authored
      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
  28. 26 Apr, 2012 1 commit
  29. 20 Apr, 2012 3 commits