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

Add note about CSRF_TRUSTED_ORIGINS #1319

Merged
merged 1 commit into from
Oct 5, 2023

Conversation

Hritik14
Copy link
Collaborator

@Hritik14 Hritik14 commented Oct 5, 2023

With Django 4.0+ setting CSRF_TRUSTED_ORIGINS is necessary. Refer: https://stackoverflow.com/a/70326426/2251364

ScanCodeIO already recommends this setting in the following section: https://scancodeio.readthedocs.io/en/latest/installation.html#run-the-app

With Django 4.0+ setting CSRF_TRUSTED_ORIGINS is necessary. Refer:
https://stackoverflow.com/a/70326426/2251364

ScanCodeIO already recommends this setting in the following section:
https://scancodeio.readthedocs.io/en/latest/installation.html#run-the-app

Signed-off-by: Hritik Vijay <hey@hritik.sh>
@TG1999
Copy link
Contributor

TG1999 commented Oct 5, 2023

@Hritik14 thanks++, please sign of your commit : )

Copy link
Contributor

@TG1999 TG1999 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! Thanks++

@TG1999 TG1999 merged commit e2ccc70 into aboutcode-org:main Oct 5, 2023
7 checks passed
@Hritik14 Hritik14 deleted the docs/django_4_update_csrf branch October 6, 2023 02:56
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.

2 participants