Skip to content

Commit cedb113

Browse files
committed
newsfragments for #3483
1 parent d42f637 commit cedb113

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

newsfragments/3483.bugfix.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Fix a bug where sensitive requests that make use of block data should not be cached until some validation threshold deems it is safe to do so, when request caching is turned on.

newsfragments/3483.feature.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Add a configuration for request caching that sets a threshold for validating cached requests that make use of block data. This can be turned off altogether by setting the threshold to ``None``.

0 commit comments

Comments
 (0)