mirror of
https://github.com/dani-garcia/vaultwarden.wiki.git
synced 2026-08-08 16:52:22 +03: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