Files
panel/internal/request
耗子 586c0df731 feat: 网站基本身份验证支持精确到目录
认证规则改为列表结构,每条规则可选择整站或指定目录生效,各自独立的
用户凭证与 htpasswd 文件。nginx 通过 http 上下文 map + auth_basic
变量实现,对静态、PHP、反向代理的所有 location 统一生效;Apache 使
用 Location 块。旧版整站配置读取时自动识别,保存后平滑迁移。

Closes #1767

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-08-27 16:51:41 +08:00
..
2026-07-25 22:45:51 +08:00
2026-08-15 08:33:30 +08:00
2026-08-13 01:11:12 +08:00
2026-08-16 20:01:12 +08:00
2026-07-25 22:45:51 +08:00
2026-07-25 22:45:51 +08:00
2026-08-13 01:11:12 +08:00