This website requires JavaScript.
Explore
Help
Register
Sign In
kevin
/
mailgo
Watch
1
Star
0
Fork
1
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
6d73171207ecd80861d8c34edacc4d09010816a7
mailgo
/
internal
/
web
T
History
kevin
6d73171207
fix(web): 管理后台内容被固定顶栏遮挡
...
.container 缺少顶部内边距,固定定位的 topbar(56px)盖住后台页面 标题/统计卡片/表格表头;为用户页面同等的 --topbar-h 下移空间, 移动端断点同步修正(50px)
2026-08-19 19:11:32 +08:00
..
handlers
feat(security): IP 阶段性封禁,前3次触发不封禁、第4次起按档位递增
2026-08-19 19:07:25 +08:00
middleware
fix(security): 修复 P3 低危项(开放重定向/配额TOCTOU/safeJS/会话治理)
2026-08-19 16:56:23 +08:00
templates
fix(web): 管理后台内容被固定顶栏遮挡
2026-08-19 19:11:32 +08:00
jsonify_test.go
fix(security): 修复 P3 低危项(开放重定向/配额TOCTOU/safeJS/会话治理)
2026-08-19 16:56:23 +08:00
render_test.go
feat(security): IP 阶段性封禁,前3次触发不封禁、第4次起按档位递增
2026-08-19 19:07:25 +08:00
server.go
feat(security): IP 阶段性封禁,前3次触发不封禁、第4次起按档位递增
2026-08-19 19:07:25 +08:00
session_secret_test.go
fix(security): 修复 P3 低危项(开放重定向/配额TOCTOU/safeJS/会话治理)
2026-08-19 16:56:23 +08:00
trustedproxy_test.go
fix(security): 修复 P1 高危项(OAuth2 state / 伪造客户端IP / CRLF 邮件头注入)
2026-08-19 16:31:25 +08:00