[PR #4726] [MERGED] use a custom plan of enterprise tier to fix limits #40868

Closed
opened 2026-07-18 03:10:02 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/dani-garcia/vaultwarden/pull/4726
Author: @stefan0xC
Created: 7/9/2024
Status: Merged
Merged: 7/10/2024
Merged by: @BlackDex

Base: mainHead: create-custom-plan


📝 Commits (2)

  • 1ceba8a use a custom plan of enterprise tier to fix limits
  • 85cd53f set maxStorageGb limit to max signed int value

📊 Changes

1 file changed (+13 additions, -10 deletions)

View changed files

📝 src/db/models/organization.rs (+13 -10)

📄 Description

this should fix #4707 and other related issues from using the free tier plan (like the totp display not working in the admin console).

Fixes #4707


🔄 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/4726 **Author:** [@stefan0xC](https://github.com/stefan0xC) **Created:** 7/9/2024 **Status:** ✅ Merged **Merged:** 7/10/2024 **Merged by:** [@BlackDex](https://github.com/BlackDex) **Base:** `main` ← **Head:** `create-custom-plan` --- ### 📝 Commits (2) - [`1ceba8a`](https://github.com/dani-garcia/vaultwarden/commit/1ceba8a4deacd7233c56e3243dc62771a3a77e26) use a custom plan of enterprise tier to fix limits - [`85cd53f`](https://github.com/dani-garcia/vaultwarden/commit/85cd53fdc10d5b3a2e51da2e9468911eb32b4466) set maxStorageGb limit to max signed int value ### 📊 Changes **1 file changed** (+13 additions, -10 deletions) <details> <summary>View changed files</summary> 📝 `src/db/models/organization.rs` (+13 -10) </details> ### 📄 Description this should fix #4707 and other related issues from using the free tier plan (like the totp display not working in the admin console). Fixes #4707 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-07-18 03:10:03 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/vaultwarden#40868