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

Added NoCacheMiddleware #1797

Merged
merged 3 commits into from
Sep 20, 2024
Merged

Added NoCacheMiddleware #1797

merged 3 commits into from
Sep 20, 2024

Conversation

edwintorres
Copy link
Contributor

Description

Added NoCacheMiddleware in response of a pentest finding.

@edwintorres edwintorres requested a review from cantsin September 19, 2024 17:12
@codecov-commenter
Copy link

codecov-commenter commented Sep 19, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.18%. Comparing base (f4750d2) to head (5149a81).
Report is 4 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1797      +/-   ##
==========================================
+ Coverage   94.17%   94.18%   +0.01%     
==========================================
  Files          66       66              
  Lines        4169     4177       +8     
==========================================
+ Hits         3926     3934       +8     
  Misses        243      243              
Flag Coverage Δ
94.18% <ø> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

tock/tock/middleware.py Outdated Show resolved Hide resolved
tock/tock/middleware.py Outdated Show resolved Hide resolved
tock/tock/middleware.py Outdated Show resolved Hide resolved
@edwintorres edwintorres merged commit 2f8010f into main Sep 20, 2024
2 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.

3 participants