[PR #4297] [MERGED] fix push device registration #22935

Closed
opened 2026-05-16 05:38:48 -05:00 by GiteaMirror · 0 comments
Owner

📋 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: mainHead: fix-push-device-registration


📝 Commits (1)

  • 1a07c84 fix 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.

## 📋 Pull Request Information **Original PR:** https://github.com/dani-garcia/vaultwarden/pull/4297 **Author:** [@stefan0xC](https://github.com/stefan0xC) **Created:** 1/31/2024 **Status:** ✅ Merged **Merged:** 1/31/2024 **Merged by:** [@dani-garcia](https://github.com/dani-garcia) **Base:** `main` ← **Head:** `fix-push-device-registration` --- ### 📝 Commits (1) - [`1a07c84`](https://github.com/dani-garcia/vaultwarden/commit/1a07c84aba448135f35b58db6b4e137b03a36528) fix push device registration ### 📊 Changes **1 file changed** (+3 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `src/api/identity.rs` (+3 -1) </details> ### 📄 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 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-05-16 05:38:48 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/vaultwarden#22935