[PR #410] [MERGED] remove some unneeded mutability #26299

Closed
opened 2026-06-15 13:49:37 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/dani-garcia/vaultwarden/pull/410
Author: @gdamjan
Created: 2/22/2019
Status: Merged
Merged: 2/22/2019
Merged by: @dani-garcia

Base: masterHead: remove-uneeded-mutability


📝 Commits (1)

  • 473f8b8 remove some unneeded mutability

📊 Changes

5 files changed (+15 additions, -15 deletions)

View changed files

📝 src/api/admin.rs (+1 -1)
📝 src/api/core/organizations.rs (+6 -6)
📝 src/db/models/collection.rs (+2 -2)
📝 src/db/models/organization.rs (+4 -4)
📝 src/db/models/user.rs (+2 -2)

📄 Description

No description provided


🔄 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/410 **Author:** [@gdamjan](https://github.com/gdamjan) **Created:** 2/22/2019 **Status:** ✅ Merged **Merged:** 2/22/2019 **Merged by:** [@dani-garcia](https://github.com/dani-garcia) **Base:** `master` ← **Head:** `remove-uneeded-mutability` --- ### 📝 Commits (1) - [`473f8b8`](https://github.com/dani-garcia/vaultwarden/commit/473f8b8e314b19faae1edae758b6716702bab6d8) remove some unneeded mutability ### 📊 Changes **5 files changed** (+15 additions, -15 deletions) <details> <summary>View changed files</summary> 📝 `src/api/admin.rs` (+1 -1) 📝 `src/api/core/organizations.rs` (+6 -6) 📝 `src/db/models/collection.rs` (+2 -2) 📝 `src/db/models/organization.rs` (+4 -4) 📝 `src/db/models/user.rs` (+2 -2) </details> ### 📄 Description _No description provided_ --- <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-06-15 13:49:37 -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#26299