mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2025-11-11 15:48:19 +02:00
- Updated datatables - Set Cookie Secure flag if the connection is https - Prevent possible XSS via Organization Name Converted all `innerHTML` and `innerText` to the Safe Sink version `textContent` - Removed `jsesc` function as handlebars escapes all these chars already and more by default