openstreetmap-website/app
Tom Hughes d2ff1491b4 Avoid CSP issues with OpenID login
To avoid Chrom getting upset about sending form data to sites
that our policy doesn't allow, even when it isn't, use Javascript
to jump straight to Omniauth as the direct OpenID based login
buttons were already doing.

Fixes #1909
2019-02-25 11:46:12 +00:00
..
abilities Remove require_terms_agreed configuration option 2019-02-06 15:50:57 +01:00
assets Avoid CSP issues with OpenID login 2019-02-25 11:46:12 +00:00
controllers Avoid CSP issues with OpenID login 2019-02-25 11:46:12 +00:00
helpers Remove unnecessary requires from helpers 2019-02-06 12:17:54 +01:00
jobs Don't swallow exceptions deleting traces 2019-01-28 19:10:35 +00:00
mailers Move notifier.rb into app/mailers 2018-10-31 17:19:18 +01:00
models Always look to the global scope for the GPX module 2019-02-07 18:40:35 +00:00
validators Move utf8 validator into app/validators 2019-02-06 12:11:44 +01:00
views Avoid CSP issues with OpenID login 2019-02-25 11:46:12 +00:00