Skip to content

Add configuration to log user in request finished to support DRF auth#38

Merged
jrobichaud merged 1 commit intomasterfrom
drf-user-log
Jun 16, 2020
Merged

Add configuration to log user in request finished to support DRF auth#38
jrobichaud merged 1 commit intomasterfrom
drf-user-log

Conversation

@jrobichaud
Copy link
Copy Markdown
Owner

Closes #37

@codecov
Copy link
Copy Markdown

codecov bot commented Jun 16, 2020

Codecov Report

Merging #38 into master will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##            master       #38   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           40        40           
  Lines          940      1008   +68     
=========================================
+ Hits           940      1008   +68     
Impacted Files Coverage Δ
django_structlog/middlewares/request.py 100.00% <100.00%> (ø)
test_app/tests/middlewares/test_request.py 100.00% <100.00%> (ø)

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 745d2c0...48db9b2. Read the comment docs.

@jrobichaud jrobichaud merged commit 056f658 into master Jun 16, 2020
@jrobichaud jrobichaud deleted the drf-user-log branch June 16, 2020 01:04
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.

user_id always None for DRF requests when using RequestMiddleware

1 participant