I'm running gitlab inside a docker container. I've configured the 
parameters to enable github authentication.

When I get bounced back from github to the gitlab server I get a 500 error

The production.log contains

rocessing by OmniauthCallbacksController#github as HTML
  Parameters: {"code"=>"b3d58aa369d01e8c71d1", 
"state"=>"2aa509baa11bde54fda29b2f53ab17361bfe826f6b32c194"}
Completed 500 Internal Server Error in 8ms

NameError (uninitialized constant 
OmniauthCallbacksController::ForbiddenAction):
  app/controllers/omniauth_callbacks_controller.rb:68:in `rescue in 
handle_omniauth'
  app/controllers/omniauth_callbacks_controller.rb:44:in `handle_omniauth'
  app/controllers/omniauth_callbacks_controller.rb:4:in `block (2 levels) 
in <class:OmniauthCallbacksController>'

I'm pretty much stumped at this point.

Thanks,

Simon.

-- 
You received this message because you are subscribed to the Google Groups 
"GitLab" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/gitlabhq/f7403276-49c0-4af1-97ea-6c54d551dae1%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to