coolify/resources/views/layouts
Andras Bacsai 0bb9ee4327 feat(sanitization): enhance HTML sanitization with improved DOMPurify configuration
- Updated the `sanitizeHTML` function to include additional sanitization options for better security.
- Introduced a URL regex to validate links and added a hook to manage `rel` attributes for external links.
- Ensured that only safe attributes and tags are retained, further preventing XSS vulnerabilities.
2025-08-19 12:00:23 +02:00
..
app.blade.php Give more space to navbar 2024-10-31 18:03:16 +04:00
base.blade.php feat(sanitization): enhance HTML sanitization with improved DOMPurify configuration 2025-08-19 12:00:23 +02:00
boarding.blade.php ui ui ui 2024-03-26 10:24:53 +01:00
simple.blade.php Refactor code and comment out unused imports and code blocks 2024-04-03 14:32:23 +02:00