Allow Stripe checkout in CSP form-action directive

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
Serreau Jovann
2026-03-21 13:55:26 +01:00
parent 7167a58c7c
commit f0969972a2

View File

@@ -68,6 +68,8 @@ nelmio_security:
form-action:
- 'self'
- 'https://auth.esy-web.dev'
- 'https://*.stripe.com'
- 'https://checkout.stripe.com'
block-all-mixed-content: true
permissions_policy: