[PR #217] [MERGED] Device::save() should return QueryResult instead of bool #2668

Closed
opened 2026-03-03 08:36:14 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/dani-garcia/vaultwarden/pull/217
Author: @janost
Created: 10/14/2018
Status: Merged
Merged: 10/14/2018
Merged by: @dani-garcia

Base: masterHead: refactor-device-save


📝 Commits (1)

  • 58a78ff Device::save() should return QueryResult instead of bool

📊 Changes

2 files changed (+17 additions, -18 deletions)

View changed files

📝 src/api/identity.rs (+14 -11)
📝 src/db/models/device.rs (+3 -7)

📄 Description

Related to #6.


🔄 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/217 **Author:** [@janost](https://github.com/janost) **Created:** 10/14/2018 **Status:** ✅ Merged **Merged:** 10/14/2018 **Merged by:** [@dani-garcia](https://github.com/dani-garcia) **Base:** `master` ← **Head:** `refactor-device-save` --- ### 📝 Commits (1) - [`58a78ff`](https://github.com/dani-garcia/vaultwarden/commit/58a78ffa54b5513018ac034422c7eeb20c37e90a) Device::save() should return QueryResult instead of bool ### 📊 Changes **2 files changed** (+17 additions, -18 deletions) <details> <summary>View changed files</summary> 📝 `src/api/identity.rs` (+14 -11) 📝 `src/db/models/device.rs` (+3 -7) </details> ### 📄 Description Related to #6. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 08:36:14 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/vaultwarden#2668
No description provided.