[PR #466] [MERGED] Middleware redirects issue #484

Closed
opened 2026-03-03 11:30:11 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/dflow-sh/dflow/pull/466
Author: @jagadeesh507
Created: 10/7/2025
Status: Merged
Merged: 10/7/2025
Merged by: @jagadeesh507

Base: mainHead: middleware-redirects-issue


📝 Commits (3)

  • 3fad762 fix: redirect to main site for app.dflow.sh in sign-in and sign-up pages
  • 84ffd83 fix: redirect to main site for app.dflow.sh in sign-in and sign-up pages
  • ca4d065 Merge branch 'middleware-redirects-issue' of https://github.com/akhil-naidu/dflow into middleware-redirects-issue

📊 Changes

3 files changed (+40 additions, -20 deletions)

View changed files

📝 src/app/(frontend)/(auth)/sign-in/page.tsx (+10 -0)
📝 src/app/(frontend)/(auth)/sign-up/page.tsx (+9 -0)
📝 src/middleware.ts (+21 -20)

📄 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/dflow-sh/dflow/pull/466 **Author:** [@jagadeesh507](https://github.com/jagadeesh507) **Created:** 10/7/2025 **Status:** ✅ Merged **Merged:** 10/7/2025 **Merged by:** [@jagadeesh507](https://github.com/jagadeesh507) **Base:** `main` ← **Head:** `middleware-redirects-issue` --- ### 📝 Commits (3) - [`3fad762`](https://github.com/dflow-sh/dflow/commit/3fad7620484af0469bd65eed94f39ef1badc7c4a) fix: redirect to main site for app.dflow.sh in sign-in and sign-up pages - [`84ffd83`](https://github.com/dflow-sh/dflow/commit/84ffd83c0452b89e6835b6194105ce231dd917e9) fix: redirect to main site for app.dflow.sh in sign-in and sign-up pages - [`ca4d065`](https://github.com/dflow-sh/dflow/commit/ca4d0659a75e8c00739664a971190c8dd7d58408) Merge branch 'middleware-redirects-issue' of https://github.com/akhil-naidu/dflow into middleware-redirects-issue ### 📊 Changes **3 files changed** (+40 additions, -20 deletions) <details> <summary>View changed files</summary> 📝 `src/app/(frontend)/(auth)/sign-in/page.tsx` (+10 -0) 📝 `src/app/(frontend)/(auth)/sign-up/page.tsx` (+9 -0) 📝 `src/middleware.ts` (+21 -20) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 11:30:11 +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/dflow#484
No description provided.