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

feat(auth): handle DRF requests properly in Django middleware #125

Merged
merged 2 commits into from
Oct 18, 2023

Conversation

davidlougheed
Copy link
Member

No description provided.

@davidlougheed davidlougheed changed the title feat(auth): handle DRF requests properly in django middleware feat(auth): handle DRF requests properly in Django middleware Oct 18, 2023
@codecov
Copy link

codecov bot commented Oct 18, 2023

Codecov Report

Merging #125 (02958f6) into master (3f6002c) will not change coverage.
The diff coverage is 100.00%.

@@            Coverage Diff            @@
##            master      #125   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           29        29           
  Lines         1112      1114    +2     
  Branches       189       189           
=========================================
+ Hits          1112      1114    +2     
Files Coverage Δ
bento_lib/auth/middleware/django.py 100.00% <100.00%> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@davidlougheed davidlougheed merged commit 8185026 into master Oct 18, 2023
7 checks passed
@davidlougheed davidlougheed deleted the feat/authz/support-drf-requests branch October 18, 2023 18:53
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.

1 participant