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

Add SessionAuthentication to DRF auth classes #330

Merged
merged 1 commit into from Sep 28, 2020

Conversation

Venefilyn
Copy link
Contributor

DRF will not authenticate properly if SessionAuthentication is not added.

See #328, #265, and StackOverflow question

@codecov-io
Copy link

Codecov Report

Merging #330 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #330   +/-   ##
=======================================
  Coverage   88.36%   88.36%           
=======================================
  Files           7        7           
  Lines         447      447           
=======================================
  Hits          395      395           
  Misses         52       52

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 2718148...a5af965. Read the comment docs.

@akatsoulas akatsoulas merged commit 8c6c86b into mozilla:master Sep 28, 2020
@Venefilyn Venefilyn deleted the patch-3 branch May 14, 2021 11:42
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.

None yet

3 participants