Restore Console

外层 UI 登录(替代浏览器原生 BasicAuth 弹窗)。通过后会下发 httpOnly Cookie,再反代到内部 restore 服务。

安全:TLS + httpOnly cookie + 限流;内层仍需要 Gateway Token。