mirror of
https://github.com/usetrmnl/byos_laravel.git
synced 2026-01-13 15:07:49 +00:00
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. |
||
|---|---|---|
| .. | ||
| Device.php | ||
| DeviceLog.php | ||
| DeviceModel.php | ||
| DevicePalette.php | ||
| Firmware.php | ||
| Playlist.php | ||
| PlaylistItem.php | ||
| Plugin.php | ||
| User.php | ||