byos_laravel/tests/Unit
jerremyng 46e792bc6d add HTML rendering on config modal with tests
Models/Plugin will now sanitize "description" and "help text" before loading. This allows HTML from these fields to be rendered safely.
Sanitization is done using Purify library for completeness (new dependency).

A test suite of simple xss attacks is also added.
2026-01-04 17:18:46 +01:00
..
Liquid feat(#91): add multi color and palette support 2025-11-25 18:56:41 +01:00
Models add HTML rendering on config modal with tests 2026-01-04 17:18:46 +01:00
Notifications refactor: apply rector 2025-09-24 20:35:48 +02:00
Services refactor: apply rector 2025-09-24 20:35:48 +02:00
ExampleTest.php refactor: apply rector 2025-09-24 20:35:48 +02:00