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 d462937 commit 5cf38cdCopy full SHA for 5cf38cd
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", "ASPSESSIONID", "ASP.NET_SessionId", "JSESSIONID", "cfid", "cftoken")
0 commit comments