vaultwarden/src
Mathijs van Veluw 65629a99f0
Fix field type to actually be hidden (#5082)
In an oversight i forgot to set the type to a hidden type if converting the int was not possible.
This fixes that.

Signed-off-by: BlackDex <black.dex@gmail.com>
2024-10-13 20:32:15 +02:00
..
api Updates and collection management fixes (#5072) 2024-10-11 18:42:40 +02:00
db Fix field type to actually be hidden (#5082) 2024-10-13 20:32:15 +02:00
static Actually use Device Type for mails (#4916) 2024-09-18 19:03:15 +02:00
auth.rs Add extra linting (#4977) 2024-09-23 20:25:32 +02:00
config.rs Fix --version from failing without config (#5055) 2024-10-11 18:58:25 +02:00
crypto.rs Remove get_random_64() 2022-11-13 10:03:06 +01:00
error.rs Add extra linting (#4977) 2024-09-23 20:25:32 +02:00
http_client.rs Add extra linting (#4977) 2024-09-23 20:25:32 +02:00
mail.rs Actually use Device Type for mails (#4916) 2024-09-18 19:03:15 +02:00
main.rs Fix --version from failing without config (#5055) 2024-10-11 18:58:25 +02:00
ratelimit.rs Basic ratelimit for user login (including 2FA) and admin login 2021-12-22 21:48:49 +01:00
util.rs Add extra linting (#4977) 2024-09-23 20:25:32 +02:00