mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-03-09 04:32:44 -05:00
[PR #2973] [MERGED] Fix org export (again) #6843
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/2973
Author: @BlackDex
Created: 12/11/2022
Status: ✅ Merged
Merged: 12/12/2022
Merged by: @dani-garcia
Base:
main← Head:fix-org-export📝 Commits (1)
aa355a9Fix org export (again)📊 Changes
1 file changed (+7 additions, -7 deletions)
View changed files
📝
src/api/core/organizations.rs(+7 -7)📄 Description
It looks like Bitwarden, in-the-end, didn't changed the export feature on v2022.11.0, and now have put in on v2023.1.0.
This patch now changes that to the same version.
Before those new clients are being released, we should see if they changed that again, and adjust where needed.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.