[PR #810] [MERGED] only admin and owner can delete app #22705

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

📋 Pull Request Information

Original PR: https://github.com/langgenius/dify/pull/810
Author: @conghaoyuan
Created: 8/11/2023
Status: Merged
Merged: 8/12/2023
Merged by: @takatost

Base: mainHead: main


📝 Commits (1)

  • 70b1dc3 only admin and owner can delete app

📊 Changes

1 file changed (+4 additions, -0 deletions)

View changed files

📝 api/controllers/console/app/app.py (+4 -0)

📄 Description

admin and owner can create , edit, delete the app
normal user only can use the app


🔄 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/810 **Author:** [@conghaoyuan](https://github.com/conghaoyuan) **Created:** 8/11/2023 **Status:** ✅ Merged **Merged:** 8/12/2023 **Merged by:** [@takatost](https://github.com/takatost) **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (1) - [`70b1dc3`](https://github.com/langgenius/dify/commit/70b1dc3c97f6be9b3784ba73b95c3e1480b6b381) only admin and owner can delete app ### 📊 Changes **1 file changed** (+4 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `api/controllers/console/app/app.py` (+4 -0) </details> ### 📄 Description admin and owner can create , edit, delete the app normal user only can use the app --- <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:34 -05:00
yindo closed this issue 2026-02-21 20:19:34 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify#22705