[PR #751] [CLOSED] perf(console/setup/SetupApi/post): remove login logic #22666

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

📋 Pull Request Information

Original PR: https://github.com/langgenius/dify/pull/751
Author: @fengdwx
Created: 8/4/2023
Status: Closed

Base: mainHead: perf/remove_login_logic


📝 Commits (1)

  • 1054db6 perf(console/setup/SetupApi/post): remove login logic

📊 Changes

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

View changed files

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

📄 Description

The signin step following the setup stage requires re-login, so one should not login during the setup stage.


🔄 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/751 **Author:** [@fengdwx](https://github.com/fengdwx) **Created:** 8/4/2023 **Status:** ❌ Closed **Base:** `main` ← **Head:** `perf/remove_login_logic` --- ### 📝 Commits (1) - [`1054db6`](https://github.com/langgenius/dify/commit/1054db6bb366e033d37a4fa5c8b3d20da24f1064) perf(console/setup/SetupApi/post): remove login logic ### 📊 Changes **1 file changed** (+0 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `api/controllers/console/setup.py` (+0 -4) </details> ### 📄 Description The signin step following the setup stage requires re-login, so one should not login during the setup stage. --- <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:28 -05:00
yindo closed this issue 2026-02-21 20:19:28 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify#22666