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

Closed
opened 2025-11-07 07:45:53 -06:00 by GiteaMirror · 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>
GiteaMirror added the pull-request label 2025-11-07 07:45:53 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/vaultwarden#2532