[PR #919] [MERGED] Fixed issue #908 #2825

Closed
opened 2026-03-03 08:53:14 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/dani-garcia/vaultwarden/pull/919
Author: @BlackDex
Created: 3/19/2020
Status: Merged
Merged: 3/19/2020
Merged by: @dani-garcia

Base: masterHead: issue-908


📝 Commits (2)

📊 Changes

1 file changed (+22 additions, -4 deletions)

View changed files

📝 src/auth.rs (+22 -4)

📄 Description

The organization uuid is most of the time within the uri path as a
parameter. But sometimes it only is there as a query value.

This fix checks both, and returns the uuid when possible.

It also fixes the purge/delete functions within the org settings.


🔄 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/919 **Author:** [@BlackDex](https://github.com/BlackDex) **Created:** 3/19/2020 **Status:** ✅ Merged **Merged:** 3/19/2020 **Merged by:** [@dani-garcia](https://github.com/dani-garcia) **Base:** `master` ← **Head:** `issue-908` --- ### 📝 Commits (2) - [`669b101`](https://github.com/dani-garcia/vaultwarden/commit/669b101e6a68ab639526bc5b1405e8ced4a9f94e) Fixing issue #908 - [`baac8d9`](https://github.com/dani-garcia/vaultwarden/commit/baac8d9627945c7a307d8c617558eb9be07308b0) Fixed issue #908 ### 📊 Changes **1 file changed** (+22 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `src/auth.rs` (+22 -4) </details> ### 📄 Description The organization uuid is most of the time within the uri path as a parameter. But sometimes it only is there as a query value. This fix checks both, and returns the uuid when possible. It also fixes the purge/delete functions within the org settings. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 08:53:14 +03:00
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#2825
No description provided.