1
0
mirror of https://github.com/BookStackApp/BookStack.git synced 2024-11-25 04:13:42 +01:00
BookStack/tests
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
..
Auth
Entity Prevented potential inline JS event usage 2019-05-05 13:53:37 +01:00
Permissions
test-data
Uploads
ActivityTrackingTest.php
BrowserKitTest.php
CommandsTest.php
CreatesApplication.php
ErrorTest.php
HelpersTest.php
HomepageTest.php
LanguageTest.php
PublicActionTest.php
SharedTestHelpers.php
TestCase.php
TestResponse.php
UserPreferencesTest.php
UserProfileTest.php