mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-05-23 16:42:18 -05:00
[PR #4297] [MERGED] fix push device registration #16253
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/dani-garcia/vaultwarden/pull/4297
Author: @stefan0xC
Created: 1/31/2024
Status: ✅ Merged
Merged: 1/31/2024
Merged by: @dani-garcia
Base:
main← Head:fix-push-device-registration📝 Commits (1)
1a07c84fix push device registration📊 Changes
1 file changed (+3 additions, -1 deletions)
View changed files
📝
src/api/identity.rs(+3 -1)📄 Description
Don't try to register a push device when the device is new
It will be registered when the push token is saved
fixes #4296
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.