[PR #963] [MERGED] fix: user activation request 404 issue #22803

Closed
opened 2026-02-21 20:19:47 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langgenius/dify/pull/963
Author: @MatriQ
Created: 8/22/2023
Status: Merged
Merged: 8/22/2023
Merged by: @crazywoola

Base: mainHead: fix/user-activation


📝 Commits (1)

  • 8199a38 fix: user activation request 404 issue

📊 Changes

1 file changed (+3 additions, -3 deletions)

View changed files

📝 web/app/activate/activateForm.tsx (+3 -3)

📄 Description

The change from https://github.com/langgenius/dify/pull/942 causes the user activation page is not working in production env.
This PR is for fixing it.


🔄 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/langgenius/dify/pull/963 **Author:** [@MatriQ](https://github.com/MatriQ) **Created:** 8/22/2023 **Status:** ✅ Merged **Merged:** 8/22/2023 **Merged by:** [@crazywoola](https://github.com/crazywoola) **Base:** `main` ← **Head:** `fix/user-activation` --- ### 📝 Commits (1) - [`8199a38`](https://github.com/langgenius/dify/commit/8199a384a70e3305123d63f3e7a1024cbf97033b) fix: user activation request 404 issue ### 📊 Changes **1 file changed** (+3 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `web/app/activate/activateForm.tsx` (+3 -3) </details> ### 📄 Description The change from https://github.com/langgenius/dify/pull/942 causes the user activation page is not working in production env. This PR is for fixing it. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-21 20:19:47 -05:00
yindo closed this issue 2026-02-21 20:19:47 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify#22803