1
0
Fork 1
Spiegel von https://github.com/dani-garcia/vaultwarden.git synchronisiert 2024-11-24 05:30:28 +01:00
vaultwarden/src
Mathijs van Veluw b0b953f348
Fix push not working (#5214)
The new native mobile clients seem to use PascalCase for the push payload.
Also the date/time could cause issues.

This PR fixes this by formatting the date/time correctly and use PascalCase for the payload key's
I now receive cipher updates and login-with-device requests again.

Fixes #5182

Signed-off-by: BlackDex <black.dex@gmail.com>
2024-11-20 17:32:44 +01:00
..
api Fix push not working (#5214) 2024-11-20 17:32:44 +01:00
db Support SSH keys on desktop 2024.12 (#5187) 2024-11-15 18:38:16 +01:00
static Add dynamic CSS support (#4940) 2024-11-11 20:14:04 +01:00
auth.rs Support SSH keys on desktop 2024.12 (#5187) 2024-11-15 18:38:16 +01:00
config.rs Support SSH keys on desktop 2024.12 (#5187) 2024-11-15 18:38:16 +01: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 Update crates and fix several issues 2024-11-10 23:56:19 +01:00
main.rs Hide user name on invite status (#5110) 2024-10-19 18:22:21 +02:00
ratelimit.rs Basic ratelimit for user login (including 2FA) and admin login 2021-12-22 21:48:49 +01:00
util.rs Update crates and fix several issues 2024-11-10 23:56:19 +01:00