rdmorganiser / rdmorganiser/rdmo

Support custom CSRF_COOKIE_NAME in front-end

Open
#937 0 comments 0 reactions 1 assignee View on GitHub

@jochenklar is already working on this.

Since Dec 18, 2025.

Dominant language
Python
Stars
133
Forks
60
Avg merge
3d 14h
Merged PRs (30d)
21

Description

Right now csrftoken is hardcoded (https://github.com/rdmorganiser/rdmo/blob/main/rdmo/core/static/core/js/core.js#L6), in the new front-end this should be taken from settings.CSRF_COOKIE_NAME and settings.CSRF_HEADER_NAME.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.