mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-03-24 12:12:43 -06:00
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> |
||
|---|---|---|
| .. | ||
| core | ||
| admin.rs | ||
| icons.rs | ||
| identity.rs | ||
| mod.rs | ||
| notifications.rs | ||
| push.rs | ||
| web.rs | ||