[GH-ISSUE #33] Protect Organization related GET requests #10

Closed
opened 2026-03-03 01:23:44 +03:00 by kerem · 1 comment
Owner

Originally created by @mprasil on GitHub (May 29, 2018).
Original GitHub issue: https://github.com/dani-garcia/vaultwarden/issues/33

It seems that we don't really check user's access rights when doing /organization/* API calls. While this is mostly harmless in theory, we should probably protect all of these under some common check.

It think implementing some form of request guard would probably be the best way to handle that.

Originally created by @mprasil on GitHub (May 29, 2018). Original GitHub issue: https://github.com/dani-garcia/vaultwarden/issues/33 It seems that we don't really check user's access rights when doing `/organization/*` API calls. While this is mostly harmless in theory, we should probably protect all of these under some common check. It think implementing some form of request guard would probably be the best way to handle that.
kerem closed this issue 2026-03-03 01:23:44 +03:00
Author
Owner

@mprasil commented on GitHub (May 30, 2018):

Submitted an PR #34 to fix this.

<!-- gh-comment-id:393147812 --> @mprasil commented on GitHub (May 30, 2018): Submitted an PR #34 to fix this.
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#10
No description provided.