[PR #3797] add new secretsmanager plan for web-v2023.8.x #2931

Closed
opened 2025-10-09 18:14:05 +03:00 by OVERLORD · 0 comments
Owner

Original Pull Request: https://github.com/dani-garcia/vaultwarden/pull/3797

State: closed
Merged: Yes


in web-v2023.8.x the getPlans() call was changed from /plans/ to /plans/all and 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": 1 this should work again.

**Original Pull Request:** https://github.com/dani-garcia/vaultwarden/pull/3797 **State:** closed **Merged:** Yes --- in `web-v2023.8.x` the [`getPlans()`](https://github.com/bitwarden/clients/blob/627b39f6f378528107eacaa4053d79f8f3c14608/libs/common/src/services/api.service.ts#L891-L894) call was changed from `/plans/` to `/plans/all` and the form to create new organizations also [requires a bitwardenProduct](https://github.com/bitwarden/clients/blob/b403f2bcc79426abb9d8f02c391b7c8158876960/apps/web/src/app/billing/settings/organization-plans.component.ts#L140) to differentiate between plans for PasswordManager and the SecretsManager. by adding a second plan with `"BitwardenProduct": 1` this should work again.
OVERLORD added the pull-request label 2025-10-09 18:14:05 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/vaultwarden#2931