|
|
|
|
|
by shevy
3319 days ago
|
|
yo people - you guys really need to handle slashes properly! They are quite important for www-stuff you know. "a majority of the OCSP requests we were receiving were prepended with a slash" Everything is unsafe - one has to make sure that external data is converted into a sane format internally; and to never assume that external input can be safe! |
|