vaultwarden/src/api
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
..
core Fix Org Import duplicate collections (#5200) 2024-11-17 21:33:23 +01:00
admin.rs Add extra linting (#4977) 2024-09-23 20:25:32 +02:00
icons.rs Add extra linting (#4977) 2024-09-23 20:25:32 +02:00
identity.rs Some more authrequest changes (#5188) 2024-11-15 11:25:51 +01:00
mod.rs Improved HTTP client (#4740) 2024-07-12 22:33:11 +02:00
notifications.rs Add extra linting (#4977) 2024-09-23 20:25:32 +02:00
push.rs Fix push not working (#5214) 2024-11-20 17:32:44 +01:00
web.rs Add dynamic CSS support (#4940) 2024-11-11 20:14:04 +01:00