mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-07-17 09:22:30 -05:00
[PR #35] [MERGED] Clean up organizations.rs with new request guards #6229
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
master← Head:organization_cleanup📝 Commits (1)
135ab4fClean 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.