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

Fixing the CSRF bug for labelstudio versions 1.14.0 and higher #4711

Merged

Conversation

bsamadi
Copy link

@bsamadi bsamadi commented Dec 31, 2024

Changes

  • Added two environment variables to labelstudio.yml:
    • CSRF_TRUSTED_ORIGINS
    • EXPERIMENTAL_FEATURES

Issues

  • fixing the CSRF bug for Label Studio version 1.14.0 and higher

@peaklabs-dev peaklabs-dev added the ⚙️ Service Issues requesting or PRs adding/fixing service templates. label Jan 6, 2025
@peaklabs-dev
Copy link
Member

peaklabs-dev commented Jan 9, 2025

Thanks for the PR. I will also set experimental features to false as this should not be true by default.

@peaklabs-dev peaklabs-dev merged commit 771b392 into coollabsio:next Jan 9, 2025
1 check passed
@github-actions github-actions bot removed the ⚙️ Service Issues requesting or PRs adding/fixing service templates. label Jan 9, 2025
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