0
0
Fork 0
mirror of https://github.com/dani-garcia/vaultwarden synced 2024-06-16 02:48:27 +02:00
bitwarden_rs/src/static/templates/admin
BlackDex 5d05ec58be
Updated deps and misc fixes and updates
- Updated some Rust dependencies
- Fixed an issue with CSP header, this was not configured correctly
- Prevent sending CSP and Frame headers for the MFA connector.html files.
  Else some clients will fail to handle these protocols.
- Add `unsafe-inline` for `script-src` only to the CSP for the Admin Interface
- Updated JavaScript and CSS files for the Admin interface
- Changed the layout for showing overridden settings, better visible now.
- Made the version check cachable to prevent hitting the Github API rate limits
- Hide the `database_url` as if it is a password in the Admin Interface
  Else for MariaDB/MySQL or PostgreSQL this was plain text.
- Fixed an issue that pressing enter on the SMTP Test would save the config.
  resolves #2542
- Prevent user names larger then 50 characters
  resolves #2419
2022-06-14 14:51:51 +02:00
..
base.hbs Updated deps and misc fixes and updates 2022-06-14 14:51:51 +02:00
diagnostics.hbs Enabled trust-dns and some updates. 2021-12-01 19:01:55 +01:00
login.hbs Added autofocus to pw field on admin login page 2022-02-22 20:44:29 -06:00
organizations.hbs Remove references to "bwrs" #2195 2022-01-23 23:40:59 +01:00
settings.hbs Updated deps and misc fixes and updates 2022-06-14 14:51:51 +02:00
users.hbs Remove references to "bwrs" #2195 2022-01-23 23:40:59 +01:00