[PR #210] [MERGED] Cipher::save() should return QueryResult instead of bool #2666

Closed
opened 2026-03-03 02:20:16 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

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

Base: masterHead: cipher-save-refactor


📝 Commits (1)

  • 380cf06 Cipher::save() should return QueryResult instead of bool

📊 Changes

2 files changed (+12 additions, -8 deletions)

View changed files

📝 src/api/core/ciphers.rs (+8 -2)
📝 src/db/models/cipher.rs (+4 -6)

📄 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/210 **Author:** [@janost](https://github.com/janost) **Created:** 10/6/2018 **Status:** ✅ Merged **Merged:** 10/6/2018 **Merged by:** [@dani-garcia](https://github.com/dani-garcia) **Base:** `master` ← **Head:** `cipher-save-refactor` --- ### 📝 Commits (1) - [`380cf06`](https://github.com/dani-garcia/vaultwarden/commit/380cf062119bc4a8d892e84eb536440d0b67fc68) Cipher::save() should return QueryResult instead of bool ### 📊 Changes **2 files changed** (+12 additions, -8 deletions) <details> <summary>View changed files</summary> 📝 `src/api/core/ciphers.rs` (+8 -2) 📝 `src/db/models/cipher.rs` (+4 -6) </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 02:20:16 +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#2666
No description provided.