- First commit to issue fork.
- Merge request !45[3199711-allow-certain-paths] Allow certain paths to be excluded from the CSRF Origin check → (Open) created by joshhytr
Hi, I rerolled Andy's patch for version 2.0.3 and opened an MR.
Thanks
I want to use the Origin check, but when calling back from a payment gateway with 3D Secure it's not possible to know which domain will be the POSTing back to the site. This means I can't whitelist origins.
Allow certain paths to be excluded from the Origin check.
Patch attached with tests.
Extra field added to seckit admin page.
n/a
n/a
Active
2.0
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.
Hi, I rerolled Andy's patch for version 2.0.3 and opened an MR.
Thanks