2
0
mirror of https://github.com/acepanel/panel.git synced 2026-02-04 10:17:17 +08:00
Commit Graph

7 Commits

Author SHA1 Message Date
bd746fe766 feat: 代码优化 2026-01-29 08:14:02 +08:00
Copilot
a386dc3a2a Add redirect and advanced settings tabs to website editor (#1267)
* Initial plan

* Add redirect tab to website editor with drag-and-drop support

Co-authored-by: devhaozi <115467771+devhaozi@users.noreply.github.com>

* Add advanced settings tab with rate limiting and basic auth

Co-authored-by: devhaozi <115467771+devhaozi@users.noreply.github.com>

* Add htpasswd file support for basic auth (nginx and apache compatible)

Co-authored-by: devhaozi <115467771+devhaozi@users.noreply.github.com>

* Fix code review issues: prevent duplicate usernames in basic auth

Co-authored-by: devhaozi <115467771+devhaozi@users.noreply.github.com>

* fix: bug

* fix: bug

* feat: 支持real ip设置

* feat: 支持real ip设置

* fix: lint

* fix: lint

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: devhaozi <115467771+devhaozi@users.noreply.github.com>
Co-authored-by: 耗子 <haozi@loli.email>
2026-01-22 06:32:13 +08:00
0e958cbd78 fix: redirect 注释 2026-01-22 04:48:26 +08:00
c9a00cc502 feat: 为生成的web服务器编辑添加请勿修改标识 2026-01-13 23:58:03 +08:00
ea240a9350 fix: 优化权限 2026-01-10 02:54:53 +08:00
d583aa68fa feat: 重命名配置目录 2025-12-03 17:54:03 +08:00
bd453daed9 feat: 配置解析器优化 2025-12-01 16:21:27 +08:00