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

Csrf token missing bug fix #412

Merged
merged 1 commit into from
Jun 12, 2024
Merged

Conversation

Domejko
Copy link
Contributor

@Domejko Domejko commented Jun 12, 2024

Description

Regarding #411

  • Added {% csrf_token %} to frontend/templates/pages/settings/settings/profile_settings.html

Checklist

  • Ran the Black Formatter and
    djLint-er on any new code
    (checks
    will
    fail without)
  • Made any changes or additions to the documentation where required
  • Changes generate no new warnings/errors
  • New and existing unit tests pass locally with my
    changes

What type of PR is this?

  • 🐛 Bug Fix

Added/updated tests?

  • 🙅 no, because they aren't needed

Related PRs, Issues etc

@TreyWW TreyWW merged commit 1a4a6f2 into TreyWW:main Jun 12, 2024
10 checks passed
@Domejko Domejko deleted the csrf-token-missing-fix branch July 9, 2024 09:40
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.

bug: Csrf token missing when changin account name
2 participants