[PR #636] [MERGED] Perf: Support for password display and hiding #22597

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

📋 Pull Request Information

Original PR: https://github.com/langgenius/dify/pull/636
Author: @Selenium39
Created: 7/23/2023
Status: Merged
Merged: 7/24/2023
Merged by: @JzoNgKVO

Base: mainHead: main


📝 Commits (1)

  • e62956a 设置管理员账户页面也支持密码的显示与隐藏

📊 Changes

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

View changed files

📝 web/app/install/installForm.tsx (+11 -1)

📄 Description

设置管理员账户密码时由于无法显示密码,导致密码设置错误也不知道。
修改为与登录页面一致,支持密码的显示与隐藏

When setting the administrator account password, the password could not be displayed, resulting in setting the wrong password without knowing. Modify it to be consistent with the login page and support showing and hiding passwords.

Screenshot 2023-07-22 at 23 22 42 Screenshot 2023-07-22 at 23 23 03

🔄 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/636 **Author:** [@Selenium39](https://github.com/Selenium39) **Created:** 7/23/2023 **Status:** ✅ Merged **Merged:** 7/24/2023 **Merged by:** [@JzoNgKVO](https://github.com/JzoNgKVO) **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (1) - [`e62956a`](https://github.com/langgenius/dify/commit/e62956a50f0db99a6064291ac433543552a156b3) 设置管理员账户页面也支持密码的显示与隐藏 ### 📊 Changes **1 file changed** (+11 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `web/app/install/installForm.tsx` (+11 -1) </details> ### 📄 Description 设置管理员账户密码时由于无法显示密码,导致密码设置错误也不知道。 修改为与登录页面一致,支持密码的显示与隐藏 When setting the administrator account password, the password could not be displayed, resulting in setting the wrong password without knowing. Modify it to be consistent with the login page and support showing and hiding passwords. <img width="610" alt="Screenshot 2023-07-22 at 23 22 42" src="https://github.com/langgenius/dify/assets/29670394/3cbd0d18-9022-4be1-8d32-70d43d6f9982"> <img width="589" alt="Screenshot 2023-07-22 at 23 23 03" src="https://github.com/langgenius/dify/assets/29670394/ca4585cd-919e-4212-9fa9-ec0c7ffbe6fa"> --- <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:19 -05:00
yindo closed this issue 2026-02-21 20:19:19 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify#22597