mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2025-12-09 17:23:04 +03:00
[PR #3797] [MERGED] add new secretsmanager plan for web-v2023.8.x #2928
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/3797
Author: @stefan0xC
Created: 8/24/2023
Status: ✅ Merged
Merged: 8/31/2023
Merged by: @dani-garcia
Base:
main← Head:add-plans-all-endpoint📝 Commits (1)
33ef70cadd minimal secretsmanager plan for web-v2023.8.x📊 Changes
1 file changed (+17 additions, -0 deletions)
View changed files
📝
src/api/core/organizations.rs(+17 -0)📄 Description
in
web-v2023.8.xthegetPlans()call was changed from/plans/to/plans/alland the form to create new organizations also requires a bitwardenProduct to differentiate between plans for PasswordManager and the SecretsManager. by adding a second plan with"BitwardenProduct": 1this should work again.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.