We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 59a7264 commit 761518cCopy full SHA for 761518c
django_fileuploadvalidation/middleware.py
@@ -75,6 +75,7 @@ def _monitor_response(self, response):
75
MONITORING_KEYWORDS = [
76
b'<td class="e">Configuration File (php.ini) Path </td>',
77
b'<td class="e">PHP Extension Build </td>',
78
+ b'<h2>Traceback <span class="commands"><a href="#" onclick="return switchPastebinFriendly(this);">',
79
# b"<h2>Upload All</h2>",
80
]
81
0 commit comments