Skip to content
Snippets Groups Projects
  1. Jun 13, 2013
  2. Apr 26, 2013
  3. Dec 30, 2012
  4. Jul 21, 2012
  5. Jul 20, 2012
    • Pat Thoyts's avatar
      Report missing credentials to the Rails application. · 536c3212
      Pat Thoyts authored
      
      If no username or password is provided a MissingCredentialsError is
      raised which causes a Rack caught exception and a 500 Error in gitlab.
      Omniauth provides a way to raise such errors to the application by
      using the 'fail!' method to pass the exception to the registered
      failure handler. For gitlab this is the omniauth_controller code.
      
      This is required to resolve gitlab issue #1077.
      
      Signed-off-by: default avatarPat Thoyts <patthoyts@users.sourceforge.net>
      536c3212
  6. Jun 26, 2012
  7. Jan 06, 2012
  8. Dec 17, 2011
  9. Dec 15, 2011
  10. Dec 14, 2011
  11. Dec 09, 2011
  12. Nov 17, 2011
  13. Nov 16, 2011
  14. Nov 15, 2011
  15. Nov 02, 2011
  16. Oct 28, 2011
  17. Oct 26, 2011
  18. Oct 24, 2011
Loading