Skip to content
Snippets Groups Projects

Fix signin with OmniAuth providers

Merged Douwe Maan requested to merge fix-omniauth-signin into master

OmniAuth CSRF protection was broken with the move to Rails 4.2 since the CSRF logic in Rails changed.

This new implementation calls out to Rails instead of copying its code, which is far easier to maintain.

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
Please register or sign in to reply
Loading