BookStack/tests/Entity
Dan Brown ad542f0407
Prevented potential inline JS event usage
- Removes 'on*' attributes from elements.
- Also updated script logic to remove scripts instead of escaping.
- All JS injection removal now uses DomDocument + xpath parsing.
2019-05-05 13:53:37 +01:00
..
BookShelfTest.php Aligned item creation wording and updated shelf-book-add logic 2019-04-15 20:45:04 +01:00
CommentSettingTest.php
CommentTest.php
EntitySearchTest.php
EntityTest.php
ExportTest.php
MarkdownTest.php
PageContentTest.php Prevented potential inline JS event usage 2019-05-05 13:53:37 +01:00
PageDraftTest.php
PageRevisionTest.php Add revision restore confirm and changed http method 2019-04-20 13:25:16 +01:00
SortTest.php
TagTest.php