Jonathan Ernst
|
89915be4f1
|
Add an option to prevent filtering of cookies in the case where multiple web apps are hosted
on the same virtualhost
|
2006-07-07 16:39:27 +00:00 |
|
Jonathan Ernst
|
8048e97846
|
Empty numeric values should default to 0
|
2006-07-07 16:01:26 +00:00 |
|
Tony Lambregts
|
675a47f491
|
filter_gpc() should ignore any bugzilla parameters to avoid errors when these cookies are set
|
2006-07-07 04:49:32 +00:00 |
|
Jonathan Ernst
|
3096e63828
|
Rename util_show_error_page() to util_show_error_page_and_exit() and redirect() to util_redirect_and_exit()
so it is explicit that we exit in those functions that so we know it isn't necessary to put an exit after
we call them
|
2006-07-06 18:44:56 +00:00 |
|
Jonathan Ernst
|
6b89df82a5
|
Check for arrays when filtering. MAX_FILE_SIZE should not be filtered
|
2006-06-29 16:09:29 +00:00 |
|
Jonathan Ernst
|
df8baf54fe
|
Automatic filtering of $_REQUEST variables
|
2006-06-28 17:30:44 +00:00 |
|