Closed frostschutz closed 14 years ago
strange requests like ?cfg[rootpath]=foobar cause warnings with Redirect and the [rootpath]=foobar is lost (won't fix stupid PHP)
same applies for strange characters in requests, which are filtered by PHP
fixing this would require writing our own parameter parser instead using the one provided by PHP
strange requests like ?cfg[rootpath]=foobar cause warnings with Redirect and the [rootpath]=foobar is lost (won't fix stupid PHP)
same applies for strange characters in requests, which are filtered by PHP
fixing this would require writing our own parameter parser instead using the one provided by PHP