cloudstack/server
Likitha Shetty 87b668b71b CLOUDSTACK-863: Fix Non-printable characters in api call
Non-printable characters results in empty pages for all users loading the
corrupted object in the web interface. It also results in the API call results
getting truncated with an error when it encounters the non-printable characters.
Every decoded parameter value is checked for control character using OWASP's
ESAPI library.

Signed-off-by: Rohit Yadav <bhaisaab@apache.org>
2013-02-16 11:54:12 +05:30
..
conf License header updates for the server folder. 2012-08-03 09:41:27 -04:00
scripts License header updates for the server folder. 2012-08-03 09:41:27 -04:00
src CLOUDSTACK-863: Fix Non-printable characters in api call 2013-02-16 11:54:12 +05:30
test CLOUDSTACK-1253: Remove @author tag. 2013-02-15 10:42:06 -08:00
pom.xml Remove yet another test where the database was not properly mocked. FIXME 2013-02-02 12:18:51 +01:00