-
feat(api): add support for local management password validation and spoofed IP rejection
发布于
2026-05-17 17:23:35 +00:00 - Introduced
newTestServerWithOptionsto customize server initialization in tests. - Added
TestManagementLocalPasswordRejectsSpoofedForwardedForto validate security against spoofedX-Forwarded-Forheaders. - Enabled default WebSocket authentication (
ws-auth) inconfig.example.yaml. - Disabled trusted proxy headers in Gin engine with appropriate logging to enhance security.
下载附件
- Introduced