[PR #775] [MERGED] Fix/disable site when change code #22678

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

📋 Pull Request Information

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

Base: mainHead: fix/disable-site-when-change-code


📝 Commits (2)

  • 2524166 add: app_code to issue payload process
  • 23f6c76 fix: token not disabled issue

📊 Changes

2 files changed (+9 additions, -4 deletions)

View changed files

📝 api/controllers/web/passport.py (+4 -3)
📝 api/controllers/web/wraps.py (+5 -1)

📄 Description

Add check site code to ensure the right access.


🔄 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/775 **Author:** [@crazywoola](https://github.com/crazywoola) **Created:** 8/7/2023 **Status:** ✅ Merged **Merged:** 8/7/2023 **Merged by:** [@crazywoola](https://github.com/crazywoola) **Base:** `main` ← **Head:** `fix/disable-site-when-change-code` --- ### 📝 Commits (2) - [`2524166`](https://github.com/langgenius/dify/commit/2524166017913a60562b82400e93b1c3b897bf68) add: app_code to issue payload process - [`23f6c76`](https://github.com/langgenius/dify/commit/23f6c767aafcb230e03efaf4e0c0467b0bea7ffa) fix: token not disabled issue ### 📊 Changes **2 files changed** (+9 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `api/controllers/web/passport.py` (+4 -3) 📝 `api/controllers/web/wraps.py` (+5 -1) </details> ### 📄 Description Add check site code to ensure the right access. --- <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:30 -05:00
yindo closed this issue 2026-02-21 20:19:30 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify#22678