Thanks to visit codestin.com Credit goes to github.com
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 21114d1 commit 786f305Copy full SHA for 786f305
1 file changed
lib/core/settings.py
@@ -303,4 +303,4 @@
303
MAX_INT = sys.maxint
304
305
# Parameters to be ignored in detection phase
306
-IGNORE_PARAMETERS = ("__VIEWSTATE", "__EVENTARGUMENT", "__EVENTTARGET", "__EVENTVALIDATION")
+IGNORE_PARAMETERS = ("__VIEWSTATE", "__EVENTARGUMENT", "__EVENTTARGET", "__EVENTVALIDATION", "PHPSESSID")
0 commit comments