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 Re-structured the app code to be feature based rather than code type based 2018-09-25 12:30:50 +01:00
CommentTest.php Re-structured the app code to be feature based rather than code type based 2018-09-25 12:30:50 +01:00
EntitySearchTest.php Updated tests to suit layout changes, Updated 404 page 2019-04-06 18:36:17 +01:00
EntityTest.php Updated tests to suit layout changes, Updated 404 page 2019-04-06 18:36:17 +01:00
ExportTest.php Updated page exports to use absolute time format 2018-12-22 16:35:04 +00:00
MarkdownTest.php Re-structured the app code to be feature based rather than code type based 2018-09-25 12:30:50 +01:00
PageContentTest.php Prevented potential inline JS event usage 2019-05-05 13:53:37 +01:00
PageDraftTest.php Updated tests to suit layout changes, Updated 404 page 2019-04-06 18:36:17 +01:00
PageRevisionTest.php Add revision restore confirm and changed http method 2019-04-20 13:25:16 +01:00
SortTest.php Abstracted userCanCreatePage helper to work for any permisison 2019-03-09 16:50:22 +00:00
TagTest.php Re-structured the app code to be feature based rather than code type based 2018-09-25 12:30:50 +01:00