Skip to content

Instantly share code, notes, and snippets.

@vejeta
Created August 12, 2020 13:50
Show Gist options
  • Save vejeta/18bd3381476d29f1632c09d5310b2de3 to your computer and use it in GitHub Desktop.
Save vejeta/18bd3381476d29f1632c09d5310b2de3 to your computer and use it in GitHub Desktop.
name: tempchromecsrffix
version: 0.1.0
patches:
openedx-lms-production-settings: |
DCS_SESSION_COOKIE_SAMESITE = 'Lax'
openedx-cms-production-settings: |
DCS_SESSION_COOKIE_SAMESITE = 'Lax'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment