BookStack/tests
Dan Brown 06901b878f
Comments: Added HTML filter on load, tinymce elem filtering
- Added filter on load to help prevent potentially dangerous comment
  HTML in DB at load time (if it gets passed input filtering, or is
  existing).
- Added TinyMCE valid_elements for input wysiwygs, to gracefully degrade
  content at point of user-view, rather than surprising the user by
  stripping content, which TinyMCE would show, post-save.
2024-01-31 16:20:22 +00:00
..
Actions
Activity Comments: Added wysiwyg link selector, updated tests, removed command 2024-01-31 14:22:04 +00:00
Api
Auth OIDC: Added testing of PKCE flow 2024-01-27 16:41:15 +00:00
Commands Comments: Added wysiwyg link selector, updated tests, removed command 2024-01-31 14:22:04 +00:00
Entity Comments: Added HTML filter on load, tinymce elem filtering 2024-01-31 16:20:22 +00:00
Helpers
Permissions
References
Settings
test-data
Unit
Uploads
User
CreatesApplication.php
DebugViewTest.php
ErrorTest.php
FavouriteTest.php
HelpTest.php
HomepageTest.php
LanguageTest.php
OpenGraphTest.php
PublicActionTest.php
PwaManifestTest.php
SecurityHeaderTest.php
StatusTest.php
TestCase.php
ThemeTest.php
UrlTest.php