1
0
Fork 0
vaultwarden-test/src/static/templates
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
..
admin Fix Javascript issue on non sqlite databases 2023-01-26 20:34:25 +01:00
email Percent-encode org_name in links 2023-01-09 19:11:27 +01:00
404.hbs Removed unsafe-inline JS from CSP and other fixes 2023-01-09 19:11:26 +01:00