Skip to content

Conversation

@tom2drum
Copy link
Collaborator

Description and Related Issue(s)

The bug was introduced in this pull request: #3118. Currently, the CSRF token is not sent to the Admin microservice, preventing a user from submitting any information about their tokens.

Checklist for PR author

  • I have tested these changes locally.
  • I added tests to cover any new functionality, following this guide
  • Whenever I fix a bug, I include a regression test to ensure that the bug does not reappear silently.
  • If I have added, changed, renamed, or removed an environment variable
    • I updated the list of environment variables in the documentation
    • I made the necessary changes to the validator script according to the guide
    • I added "ENVs" label to this pull request

@tom2drum tom2drum added the bug Something isn't working label Dec 19, 2025
@tom2drum tom2drum merged commit 1b174d6 into main Dec 22, 2025
18 of 19 checks passed
@tom2drum tom2drum deleted the tom2drum/fix-csrf-admin branch December 22, 2025 10:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants