mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-05-07 12:58:52 +03:00
3c0cac623d
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