Files
coolify/resources/views/components
Andras Bacsai 6727fd958f feat(sanitization): integrate DOMPurify for HTML sanitization across components
- Added DOMPurify library to sanitize HTML content in toast notifications and other components to prevent XSS vulnerabilities.
- Updated relevant components to use the new `sanitizeHTML` function for safe rendering of HTML content.
- Ensured that only allowed tags and attributes are permitted in sanitized output.
2025-08-19 10:34:54 +02:00
..
2023-12-07 19:06:32 +01:00
2024-03-26 10:24:53 +01:00
2023-08-11 20:19:42 +02:00
2024-03-24 16:00:25 +01:00
2023-08-11 20:19:42 +02:00
2024-03-28 12:30:06 +01:00
2023-08-29 16:31:46 +02:00
2023-08-29 16:31:46 +02:00
2024-03-24 16:00:25 +01:00
2024-03-25 10:41:44 +01:00