Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 5dfb55e

Browse files
committed
revert of the last commit because of this http://osvdb.org/show/osvdb/26582
1 parent 786f305 commit 5dfb55e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lib/core/settings.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -303,4 +303,4 @@
303303
MAX_INT = sys.maxint
304304

305305
# Parameters to be ignored in detection phase
306-
IGNORE_PARAMETERS = ("__VIEWSTATE", "__EVENTARGUMENT", "__EVENTTARGET", "__EVENTVALIDATION", "PHPSESSID")
306+
IGNORE_PARAMETERS = ("__VIEWSTATE", "__EVENTARGUMENT", "__EVENTTARGET", "__EVENTVALIDATION")

0 commit comments

Comments
 (0)