Files
openclaw/src
Peter Steinberger c7c13f2d5e fix(gateway): read CLAWDIS_GATEWAY_PASSWORD from env
The CLI client (callGateway) now reads password from:
1. opts.password (explicit parameter)
2. CLAWDIS_GATEWAY_PASSWORD env var (NEW)
3. remote.password from config

This allows CLI commands like doctor/health to authenticate
without needing a --password flag when the env var is set.

Fixes auth issues for users with password-protected gateways.
2026-01-01 22:40:36 +00:00
..
2026-01-01 22:44:52 +01:00
2026-01-01 21:22:59 +01:00
2026-01-01 17:06:47 +00:00
2025-12-24 23:11:14 +01:00
2025-12-25 18:05:37 +00:00
2026-01-01 21:25:29 +01:00
2025-12-30 05:27:18 +01:00
2025-12-26 02:35:40 +01:00
2025-12-24 00:22:52 +00:00