[PR #149] [CLOSED] Replace character breaking signing in filename before storing in a database #755

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

📋 Pull Request Information

Original PR: https://github.com/documenso/documenso/pull/149
Author: @ephraimduncan
Created: 5/9/2023
Status: Closed

Base: mainHead: fix/escape-filename


📝 Commits (4)

  • e63d789 Escape character breaking signing before storing in a database
  • 589bfba Merge branch 'main' into fix/escape-filename
  • 64eb870 Merge branch 'main' into fix/escape-filename
  • a46352e Merge branch 'main' into fix/escape-filename

📊 Changes

4 files changed (+17 additions, -13 deletions)

View changed files

📝 apps/web/pages/api/documents/index.ts (+4 -1)
📝 apps/web/pages/dashboard.tsx (+6 -5)
📝 apps/web/pages/documents.tsx (+6 -6)
📝 packages/features/uploadDocument.ts (+1 -1)

📄 Description

Fixes #78


🔄 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/149 **Author:** [@ephraimduncan](https://github.com/ephraimduncan) **Created:** 5/9/2023 **Status:** ❌ Closed **Base:** `main` ← **Head:** `fix/escape-filename` --- ### 📝 Commits (4) - [`e63d789`](https://github.com/documenso/documenso/commit/e63d789e06ce9af427b60bd0a111ad415745b1fc) Escape character breaking signing before storing in a database - [`589bfba`](https://github.com/documenso/documenso/commit/589bfba619ad2dd5fc0a90e26776eb284d6d4baa) Merge branch 'main' into fix/escape-filename - [`64eb870`](https://github.com/documenso/documenso/commit/64eb8702bd7e5b40f7902dff80fbe0380af49d7f) Merge branch 'main' into fix/escape-filename - [`a46352e`](https://github.com/documenso/documenso/commit/a46352e673b24191dd02eacafd947efb949e3ed4) Merge branch 'main' into fix/escape-filename ### 📊 Changes **4 files changed** (+17 additions, -13 deletions) <details> <summary>View changed files</summary> 📝 `apps/web/pages/api/documents/index.ts` (+4 -1) 📝 `apps/web/pages/dashboard.tsx` (+6 -5) 📝 `apps/web/pages/documents.tsx` (+6 -6) 📝 `packages/features/uploadDocument.ts` (+1 -1) </details> ### 📄 Description Fixes #78 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 18:48:46 +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#755
No description provided.