mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-01-30 13:06:21 +02: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