0
0
Fork 0
mirror of https://github.com/dani-garcia/vaultwarden synced 2024-09-28 21:48:57 +02:00
bitwarden_rs/src/api
BlackDex 3c0cac623d
Fix send access regression
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
2023-06-22 16:40:26 +02:00
..
core Fix send access regression 2023-06-22 16:40:26 +02:00
admin.rs Fix mobile push blocking requests and spamming push server 2023-06-16 23:34:16 +02:00
icons.rs Update crates and workflow 2023-06-21 22:01:05 +02:00
identity.rs Add support for Organization token 2023-06-13 08:48:18 +02:00
mod.rs feat: Push Notifications 2023-06-11 13:28:18 +02:00
notifications.rs Fix mobile push blocking requests and spamming push server 2023-06-16 23:34:16 +02:00
push.rs Fix mobile push blocking requests and spamming push server 2023-06-16 23:34:16 +02:00
web.rs Change String to &str for all Rocket functions 2023-04-30 17:18:12 +02:00