mirror of
https://github.com/dani-garcia/vaultwarden.wiki.git
synced 2026-07-20 23:43:33 +00:00
54bfcb8bc3
- 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