1
0
Fork 1
Spiegel von https://github.com/dani-garcia/vaultwarden.git synchronisiert 2025-01-22 07:09:00 +01:00
vaultwarden/src/api
Mathijs van Veluw 669b9db758
Fix Vaultwarden Admin page error messages (#4869)
Since the change to camelCase variables the error messages in the
Vaultwarden Admin were not shown correctly anymore.

This PR fixes this by changing the case of the json key's.
Also updated the save and delete of the config to provide a more
descriptive error instead of only `Io` or which ever other error might
occure.

Fixes #4834
2024-08-18 21:04:22 +02:00
..
core Remove unecessary email normalization (#4840) 2024-08-17 22:48:59 +02:00
admin.rs Fix Vaultwarden Admin page error messages (#4869) 2024-08-18 21:04:22 +02:00
icons.rs Improved HTTP client (#4740) 2024-07-12 22:33:11 +02:00
identity.rs Duo: use the formatted db email (#4779) 2024-07-25 20:25:44 +02:00
mod.rs Improved HTTP client (#4740) 2024-07-12 22:33:11 +02:00
notifications.rs Update crates and some Clippy fixes (#4475) 2024-04-06 13:55:10 +02:00
push.rs Improved HTTP client (#4740) 2024-07-12 22:33:11 +02:00
web.rs Update admin interface dependencies (#4581) 2024-05-25 15:39:36 +02:00