mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2025-07-21 14:31:20 -04:00
In a previous commit push notifications for mobile were added, but this introduced a header guard which caused issues with anonymous endpoints. This PR fixes this by using a uuid with only 0's. Fixes #3607