aboutsummaryrefslogtreecommitdiffstats
path: root/tests/safe_mode
Commit message (Collapse)AuthorAgeFilesLines
* Added safe_mode to testing framework and soem tests.Waylan Limberg2008-03-198-0/+254
|
* Added sanatition of link urls when in safe_mode to no longer allow ↵Waylan Limberg2008-03-182-0/+51
javascript. Not yet convinced I got all cases, but it's much better than before. Also added some tests although testing framework doesn't currently have the option to run in safe_mode. See [1914685] for more info.