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

fix(settings): Extend ALLOW_TOKEN_PARSERS if custom one is provided #654

Merged

Conversation

DmytroLitvinov
Copy link
Contributor

Closes #647

@DmytroLitvinov
Copy link
Contributor Author

Hi @fsbraun ,
This one should fix it.

Exampe in interpreter that it works:
image

@codecov
Copy link

codecov bot commented Oct 2, 2023

Codecov Report

All modified lines are covered by tests ✅

Comparison is base (4e5c4bd) 76.33% compared to head (dec185c) 76.33%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #654   +/-   ##
=======================================
  Coverage   76.33%   76.33%           
=======================================
  Files          20       20           
  Lines         917      917           
  Branches      123      123           
=======================================
  Hits          700      700           
  Misses        191      191           
  Partials       26       26           
Files Coverage Δ
djangocms_text_ckeditor/settings.py 90.00% <ø> (ø)

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@fsbraun fsbraun merged commit 898eb21 into django-cms:master Oct 16, 2023
54 checks passed
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] Setting ALLOW_TOKEN_PARSERS is not extended
2 participants