mirror of
https://github.com/coollabsio/coolify.git
synced 2026-03-11 08:55:47 +00:00
- 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. |
||
|---|---|---|
| .. | ||
| app.blade.php | ||
| base.blade.php | ||
| boarding.blade.php | ||
| simple.blade.php | ||