BlackDex fc543154c0
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-21 21:37:23 +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