Commit Graph

8 Commits

Author SHA1 Message Date
dekun a67d7aa58b 修复中控 2026-05-30 15:19:38 +08:00
dekun 4cd5a48dc1 修复 2026-05-30 11:52:21 +08:00
dekun a8cf3422e4 feat: 默认端口5070、部署文档与外网HTTPS及强制刷新
- 默认监听端口改为 5070(app.py、.env.example、PM2 配置)
- README/部署说明:仓库地址、/opt/LocalNav、root 运行、Nginx+HTTPS 外网接入
- iframe 工具栏在「刷新」旁增加「强制刷新」(跳过缓存,等同 Ctrl+F5)

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-05-30 11:24:25 +08:00
dekun 03a5a43f30 fix: session cookie options for HTTP (insecure override + auto secure)
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-05-12 16:02:50 +08:00
dekun 9632b91e70 feat: create NAV_ADMIN user if missing; optional password sync from env
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-05-12 15:57:29 +08:00
dekun a5e1e94fb2 fix: show login flashes and CSRF errors; proxy and cookie options for HTTPS deploys
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-05-12 15:53:12 +08:00
dekun 91814368af feat: bootstrap admin from NAV_ADMIN_USERNAME and NAV_ADMIN_PASSWORD
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-05-12 15:44:14 +08:00
dekun 6280480e48 增加env 2026-05-12 15:38:27 +08:00