[PR #2078] [CLOSED] fix: add cors for public api routes #2036

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

📋 Pull Request Information

Original PR: https://github.com/documenso/documenso/pull/2078
Author: @Mythie
Created: 10/16/2025
Status: Closed

Base: mainHead: archive/v1.12.11


📝 Commits (5)

  • 1375c9d fix: add cors for public api routes
  • 305dccf fix: remove unused embed authoring token arg
  • 70c0b31 fix: support null email settings for create document
  • 71e8946 chore: update ci
  • ad6e68d fix: update meta spread for create-document

📊 Changes

4 files changed (+8 additions, -3 deletions)

View changed files

📝 apps/remix/app/types/embed-authoring-base-schema.ts (+0 -1)
📝 apps/remix/server/router.ts (+3 -0)
📝 packages/trpc/server/document-router/create-document-temporary.ts (+4 -1)
📝 packages/trpc/server/document-router/create-document-temporary.types.ts (+1 -1)

📄 Description

Just letting CI run lol


🔄 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/2078 **Author:** [@Mythie](https://github.com/Mythie) **Created:** 10/16/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `archive/v1.12.11` --- ### 📝 Commits (5) - [`1375c9d`](https://github.com/documenso/documenso/commit/1375c9df90ee9245b283c513ab2c80cb054f6b3d) fix: add cors for public api routes - [`305dccf`](https://github.com/documenso/documenso/commit/305dccff5127c4d0a15f337a1bf62054c3b5ba0f) fix: remove unused embed authoring token arg - [`70c0b31`](https://github.com/documenso/documenso/commit/70c0b3181fe9d704c74bc6233828755bdcf0ec7b) fix: support null email settings for create document - [`71e8946`](https://github.com/documenso/documenso/commit/71e8946933e44d90e9bbd03be24a1c50cfe6c3ad) chore: update ci - [`ad6e68d`](https://github.com/documenso/documenso/commit/ad6e68dc93c785b9de21cd8876799eec7c0b6346) fix: update meta spread for create-document ### 📊 Changes **4 files changed** (+8 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `apps/remix/app/types/embed-authoring-base-schema.ts` (+0 -1) 📝 `apps/remix/server/router.ts` (+3 -0) 📝 `packages/trpc/server/document-router/create-document-temporary.ts` (+4 -1) 📝 `packages/trpc/server/document-router/create-document-temporary.types.ts` (+1 -1) </details> ### 📄 Description Just letting CI run lol --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 20:32:09 +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#2036
No description provided.