BookStack/tests
Dan Brown 5f7cd735ea
Added content filtering of tags with javascript or data in values attr
Case would be blocked by CSP but adding for cases where CSP may not be
active when content taken externally.

For #3636
2022-08-11 10:28:32 +01:00
..
Actions
Api
Auth
Commands
Entity Added content filtering of tags with javascript or data in values attr 2022-08-11 10:28:32 +01:00
Helpers
Permissions Applied latest styleci changes 2022-07-23 15:11:06 +01:00
Settings
test-data
Unit
Uploads Updated composer deps, applied StyleCI changes 2022-07-27 11:07:41 +01:00
User Applied latest styleci changes 2022-08-09 13:26:45 +01:00
CreatesApplication.php
DebugViewTest.php
ErrorTest.php
FavouriteTest.php Fixed failed permission checks due to non-loaded fields 2022-08-10 08:06:48 +01:00
HelpTest.php
HomepageTest.php
LanguageTest.php
OpenGraphTest.php
PublicActionTest.php
RecycleBinTest.php
SecurityHeaderTest.php
StatusTest.php
TestCase.php Updated composer deps, applied StyleCI changes 2022-07-27 11:07:41 +01:00
TestEmailTest.php
ThemeTest.php Added test to cover export body start/end partial usage 2022-08-09 13:49:42 +01:00
UrlTest.php