[PR #2432] [MERGED] fix: license banner not correctly showing #2302

Closed
opened 2026-02-26 20:33:18 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/documenso/documenso/pull/2432
Author: @dguyen
Created: 1/29/2026
Status: Merged
Merged: 1/29/2026
Merged by: @Mythie

Base: mainHead: fix/license-server-banner


📝 Commits (2)

  • a488bf2 fix: license server not correctly showing
  • 2ee563a fix: use globalThis for singleton

📊 Changes

2 files changed (+21 additions, -9 deletions)

View changed files

📝 apps/remix/app/components/general/admin-license-status-banner.tsx (+1 -1)
📝 packages/lib/server-only/license/license-client.ts (+20 -8)

📄 Description

Description

Fix issue where no license + unauth usage is not indicated by a banner


🔄 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/documenso/documenso/pull/2432 **Author:** [@dguyen](https://github.com/dguyen) **Created:** 1/29/2026 **Status:** ✅ Merged **Merged:** 1/29/2026 **Merged by:** [@Mythie](https://github.com/Mythie) **Base:** `main` ← **Head:** `fix/license-server-banner` --- ### 📝 Commits (2) - [`a488bf2`](https://github.com/documenso/documenso/commit/a488bf286d11e56a45b9e26aabaf5fb277b3137c) fix: license server not correctly showing - [`2ee563a`](https://github.com/documenso/documenso/commit/2ee563a5cca6f0eb5a9fa7c0052ab68b02ed2ed3) fix: use globalThis for singleton ### 📊 Changes **2 files changed** (+21 additions, -9 deletions) <details> <summary>View changed files</summary> 📝 `apps/remix/app/components/general/admin-license-status-banner.tsx` (+1 -1) 📝 `packages/lib/server-only/license/license-client.ts` (+20 -8) </details> ### 📄 Description ## Description Fix issue where no license + unauth usage is not indicated by a banner --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 20:33:18 +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/documenso#2302
No description provided.