CSRF_TRUSTED_ORIGINS isn't new in Arches 7.5 / Django 4.x, it's just more important. We shouldn't discourage people from learning about the setting or debugging it on lower versions.
Inspired by forum post.
This box must be checked
[x] the PR branch was originally made from the base branch
This box should be checked
[ ] after these changes the docs build locally without error
This box should only be checked you intend to follow through on it (we can do it on our end too)
[ ] I will cherry-pick all commits in this PR into other branches that should have them after this PR is merged
brief description of changes
CSRF_TRUSTED_ORIGINS
isn't new in Arches 7.5 / Django 4.x, it's just more important. We shouldn't discourage people from learning about the setting or debugging it on lower versions.Inspired by forum post.
This box must be checked
This box should be checked
This box should only be checked you intend to follow through on it (we can do it on our end too)
cherry-pick
all commits in this PR into other branches that should have them after this PR is merged