Commits on Source (3)
-
Emilio Pozuelo Monfort authored
-
Emilio Pozuelo Monfort authored
-
Emilio Pozuelo Monfort authored
So far it looks like the fix needs to happen in omniauth users, which need to ensure requests are done using HTTP POST and include a CSRF token. For the rails omniauth users a new gem is available that helps with this. However since there are no omniauth users in jessie that we would need to address and since there's no fix in omniauth itself (at least for now), let's mark this as no-dsa. We can revisit it later if a better fix gets implemented in omniauth itself.