1
0
Fork 1
Spiegel von https://github.com/dani-garcia/vaultwarden.git synchronisiert 2024-09-17 20:11:12 +02:00
vaultwarden/src/api
BlackDex c9ed9aa733
Fix Javascript issue on non sqlite databases
When a non sqlite database is used, loading the admin interface fails
because the backup button is not generated.
This PR is solves it by checking if the elements are valid.

Also made some other changes and fixed some eslint errors.
Showing `_post` errors is better now.

Update jquery to latest version.

Fixes #3166
2023-01-26 20:34:25 +01:00
..
core Validate note sizes on key-rotation. 2023-01-24 20:05:09 +01:00
admin.rs Validate note sizes on key-rotation. 2023-01-24 20:05:09 +01:00
icons.rs Resolve uninlined_format_args clippy warnings 2023-01-09 19:17:13 +01:00
identity.rs include key into user.set_password 2023-01-24 20:04:05 +01:00
mod.rs Add Organizational event logging feature 2022-12-01 22:38:59 +01:00
notifications.rs Validate note sizes on key-rotation. 2023-01-24 20:05:09 +01:00
web.rs Fix Javascript issue on non sqlite databases 2023-01-26 20:34:25 +01:00