mirror of
https://github.com/dani-garcia/vaultwarden.wiki.git
synced 2026-08-06 21:53:44 +03: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