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

build: add csrf to local settings #309

Merged
merged 2 commits into from
Sep 3, 2024

Conversation

varshamenon4
Copy link
Member

JIRA: COSMO-394

Description: While working on COSMO-394, I noticed that I was unable to connect with edx-exams from frontend-app-exams-dashboard. This is due to CSRF_TRUSTED_ORIGINS not being set in the local settings. This PR adds to this setting in local.py.

Merge checklist:

  • All reviewers approved
  • CI build is green
  • Changelog record added
  • Documentation updated (not only docstrings)
  • Commits are squashed

Post merge:

  • Delete working branch (if not needed anymore)

@varshamenon4 varshamenon4 marked this pull request as ready for review August 21, 2024 16:50
Copy link

github-actions bot commented Aug 21, 2024

Coverage report

This PR does not seem to contain any modification to coverable code.

Copy link
Member

@rijuma rijuma left a comment

Choose a reason for hiding this comment

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

LGTM

@varshamenon4 varshamenon4 merged commit 1b76cf3 into main Sep 3, 2024
5 checks passed
@varshamenon4 varshamenon4 deleted the varshamenon4/build-add-local-csrf-trusted branch September 3, 2024 15:44
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