Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(wagtail): add csrf trusted origins to fix wagtail preview #1276

Merged
merged 1 commit into from
Jun 18, 2024

Conversation

SebastienReuiller
Copy link
Contributor

Quoi ?

Ajout du nom de domaine de production aux domaines de confiance CSRF.

Pourquoi ?

Pour débloquer la prévisualisation Wagtail en production

Comment ?

Avec la variable CSRF_TRUSTED_ORIGINS.

@github-actions github-actions bot requested review from madjid-asa and raphodn June 18, 2024 21:06
@SebastienReuiller SebastienReuiller changed the title fix(wagtail) add csrf trusted origins to fix wagtail preview fix(wagtail): add csrf trusted origins to fix wagtail preview Jun 18, 2024
@SebastienReuiller SebastienReuiller merged commit 1d31350 into master Jun 18, 2024
7 of 8 checks passed
@SebastienReuiller SebastienReuiller deleted the sreuiller/add-csrf-trusted-origins branch June 18, 2024 21:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant