[PR #825] [MERGED] Feature/fix disable site #22716

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

📋 Pull Request Information

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

Base: mainHead: feature/fix-disable-site


📝 Commits (5)

📊 Changes

4 files changed (+32 additions, -10 deletions)

View changed files

📝 api/.env.example (+1 -5)
📝 api/README.md (+22 -1)
📝 api/controllers/web/passport.py (+4 -3)
📝 api/controllers/web/wraps.py (+5 -1)

📄 Description

fix disable site will cause 500 error


🔄 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/825 **Author:** [@crazywoola](https://github.com/crazywoola) **Created:** 8/13/2023 **Status:** ✅ Merged **Merged:** 8/13/2023 **Merged by:** [@crazywoola](https://github.com/crazywoola) **Base:** `main` ← **Head:** `feature/fix-disable-site` --- ### 📝 Commits (5) - [`2ae39df`](https://github.com/langgenius/dify/commit/2ae39dfc9b9131d16680d257eb9c1f8d6b3dc354) fix: app_code_name - [`70e22b2`](https://github.com/langgenius/dify/commit/70e22b2765ce199372acf16135e5d34821b1ef3d) fix: readme - [`9c15c12`](https://github.com/langgenius/dify/commit/9c15c1273f6f70767fbb3127febf8fe91c7112c8) add: site check - [`85a9669`](https://github.com/langgenius/dify/commit/85a9669f3b4c64fd06b1383ed5e7d2d78573ca51) feat: use special platform - [`03569ba`](https://github.com/langgenius/dify/commit/03569ba4c5e6fe1bb6f7147803927c57fb9f2dcc) fix: disable site error ### 📊 Changes **4 files changed** (+32 additions, -10 deletions) <details> <summary>View changed files</summary> 📝 `api/.env.example` (+1 -5) 📝 `api/README.md` (+22 -1) 📝 `api/controllers/web/passport.py` (+4 -3) 📝 `api/controllers/web/wraps.py` (+5 -1) </details> ### 📄 Description fix disable site will cause 500 error --- <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:35 -05:00
yindo closed this issue 2026-02-21 20:19:35 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify#22716