[PR #35] [MERGED] Clean up organizations.rs with new request guards #6229

Closed
opened 2026-03-07 20:55:11 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/dani-garcia/vaultwarden/pull/35
Author: @mprasil
Created: 5/30/2018
Status: Merged
Merged: 5/30/2018
Merged by: @dani-garcia

Base: masterHead: organization_cleanup


📝 Commits (1)

  • 135ab4f Clean up organizations.rs with new request guards

📊 Changes

1 file changed (+21 additions, -99 deletions)

View changed files

📝 src/api/core/organizations.rs (+21 -99)

📄 Description

This removes some unnecessary checks and replaces them with request guards.


🔄 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/35 **Author:** [@mprasil](https://github.com/mprasil) **Created:** 5/30/2018 **Status:** ✅ Merged **Merged:** 5/30/2018 **Merged by:** [@dani-garcia](https://github.com/dani-garcia) **Base:** `master` ← **Head:** `organization_cleanup` --- ### 📝 Commits (1) - [`135ab4f`](https://github.com/dani-garcia/vaultwarden/commit/135ab4fb2011bc1407ce06c7012c361ab3f78362) Clean up organizations.rs with new request guards ### 📊 Changes **1 file changed** (+21 additions, -99 deletions) <details> <summary>View changed files</summary> 📝 `src/api/core/organizations.rs` (+21 -99) </details> ### 📄 Description This removes some unnecessary checks and replaces them with request guards. --- <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-03-07 20:55:11 -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#6229