[PR #5831] Renovate/csrf csrf 4.x #5329

Open
opened 2025-10-01 16:42:27 -05:00 by giteasync · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/TriliumNext/Trilium/pull/5831
Author: @eliandoran
Created: 6/21/2025
Status: 🔄 Open

Base: mainHead: renovate/csrf-csrf-4.x


📝 Commits (8)

  • 2c1517d chore(deps): update dependency csrf-csrf to v4
  • 6f6041e fix(server): migrate csrf to v4
  • f38105e Merge remote-tracking branch 'origin/develop' into renovate/csrf-csrf-4.x
  • f327b54 feat(csrf): use different token to avoid issues with old token
  • fd90454 Merge branch 'develop' into renovate/csrf-csrf-4.x
  • e7450b5 Merge branch 'develop' into renovate/csrf-csrf-4.x
  • d4aaf4c Merge branch 'develop' into renovate/csrf-csrf-4.x
  • a3a3b3c Merge remote-tracking branch 'origin/main' into renovate/csrf-csrf-4.x

📊 Changes

5 files changed (+18 additions, -13 deletions)

View changed files

📝 apps/server/package.json (+1 -1)
📝 apps/server/src/routes/csrf_protection.ts (+5 -2)
📝 apps/server/src/routes/error_handlers.ts (+2 -1)
📝 apps/server/src/routes/index.ts (+5 -4)
📝 pnpm-lock.yaml (+5 -5)

📄 Description

No description provided


🔄 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/TriliumNext/Trilium/pull/5831 **Author:** [@eliandoran](https://github.com/eliandoran) **Created:** 6/21/2025 **Status:** 🔄 Open **Base:** `main` ← **Head:** `renovate/csrf-csrf-4.x` --- ### 📝 Commits (8) - [`2c1517d`](https://github.com/TriliumNext/Trilium/commit/2c1517d2591735481f3ce823933c7138ad471d0c) chore(deps): update dependency csrf-csrf to v4 - [`6f6041e`](https://github.com/TriliumNext/Trilium/commit/6f6041ee7b954fe70e5cf0615e04ca6a716d6a44) fix(server): migrate csrf to v4 - [`f38105e`](https://github.com/TriliumNext/Trilium/commit/f38105ef050d485201e5d2ca438be8122ba64df3) Merge remote-tracking branch 'origin/develop' into renovate/csrf-csrf-4.x - [`f327b54`](https://github.com/TriliumNext/Trilium/commit/f327b54c0e1e62d3e9d8d091f36c7cac0d938e75) feat(csrf): use different token to avoid issues with old token - [`fd90454`](https://github.com/TriliumNext/Trilium/commit/fd90454eb6ae68f8899683af13bb0840a8bf0268) Merge branch 'develop' into renovate/csrf-csrf-4.x - [`e7450b5`](https://github.com/TriliumNext/Trilium/commit/e7450b51439cecb695a0bcca10621489b56efeae) Merge branch 'develop' into renovate/csrf-csrf-4.x - [`d4aaf4c`](https://github.com/TriliumNext/Trilium/commit/d4aaf4ca9ba335ebd6e07baed64e0d13c3d93455) Merge branch 'develop' into renovate/csrf-csrf-4.x - [`a3a3b3c`](https://github.com/TriliumNext/Trilium/commit/a3a3b3cb5c65f0693733512a7d240c8ef91b6681) Merge remote-tracking branch 'origin/main' into renovate/csrf-csrf-4.x ### 📊 Changes **5 files changed** (+18 additions, -13 deletions) <details> <summary>View changed files</summary> 📝 `apps/server/package.json` (+1 -1) 📝 `apps/server/src/routes/csrf_protection.ts` (+5 -2) 📝 `apps/server/src/routes/error_handlers.ts` (+2 -1) 📝 `apps/server/src/routes/index.ts` (+5 -4) 📝 `pnpm-lock.yaml` (+5 -5) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
giteasync added the
pull-request
label 2025-10-01 16:42:27 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: TriliumNext/Trilium#5329
No description provided.