Files
vaultwarden/src
BlackDex 1ca0d6e245 Validate all needed fields for client API login
During the client API login we need to have a `device_identifier`, `device_name` and `device_type`.
When these were not provided Vaultwarden would panic.

This PR add checks for these fields and makes sure it returns a better error message instead of causing a panic.
2023-02-19 18:16:06 +01:00
..
2022-11-13 10:03:06 +01:00
2023-02-07 13:52:52 -05:00
2023-02-07 13:52:52 -05:00