Commit Graph

4 Commits

Author SHA1 Message Date
gitadmin 8fac183661 fix: Git push HTTP 413 — 添加 client_max_body_size 和代理超时配置 2026-06-03 09:58:21 +08:00
gitadmin 1583d0a581 feat: 用 OA 统一门户配置替换 SSO 配置
- 新增 oa-ai.conf 反向代理配置
- 移除 sso-ai.conf(已迁移至 OA 门户)
- 更新各站点 conf:适配新 SSO auth_request 路径
- 清理 nginx.conf 中已废弃的 SSO 相关配置
2026-05-14 16:37:41 +08:00
gitadmin 1e99698aef feat: SSO auth_request 配置 + 限流
- nginx.conf: 添加 sso_login rate limiting zone
- sso-ai.conf: 新增 SSO 登录页反向代理(含限流)
- assets-ai.conf: 添加 auth_request + @fallback
- issue-ai.conf: 添加 auth_request + @fallback
- git-ai.conf: Gitea OIDC 基本反向代理
- authz 端点: /api/authz/auth-request (Authelia 4.38)
- Cookie 转发: proxy_set_header Cookie $http_cookie
- 代理密钥: X-Auth-Proxy-Key 共享密钥
2026-05-09 17:15:28 +08:00
gitadmin a3e2e52990 chore: 初始化仓库 — tlyq.ai nginx反向代理 2026-05-07 11:04:59 +08:00