Skip to content

Commit 4807d2a

Browse files
committed
disable web__csrf_enforce_header_x_requested_with for cpython xmlrpc
1 parent 38179af commit 4807d2a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pillar/base/bugs.sls

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ bugs:
2323
nosy__messages_to_author: "yes"
2424
nosy__add_author: "yes"
2525
nosy__email_sending: "multiple"
26+
web__csrf_enforce_header_x_requested_with: "no"
2627
extra_config: {}
2728
detector_config:
2829
main:

0 commit comments

Comments
 (0)