fix: tighten security audit for loopback auth

This commit is contained in:
Peter Steinberger
2026-01-25 15:16:40 +00:00
parent 6aec34bc60
commit 885167dd58
5 changed files with 47 additions and 12 deletions

View File

@@ -2,13 +2,11 @@
Docs: https://docs.clawd.bot
## 2026.1.25
### Changes
- TBD.
## 2026.1.24-3
### Fixes
- Gateway: harden reverse proxy handling for local-client detection and unauthenticated proxied connects. (#1795) Thanks @orlyjamie.
- Security audit: flag loopback Control UI with auth disabled as critical. (#1795) Thanks @orlyjamie.
## 2026.1.24-2