openclaw/apps
jeffersonwarrior 9387ecf043 fix(macos): support password auth mode for gateway connections
GatewayChannel now sends both 'token' and 'password' fields in the auth
payload to support both authentication modes. Gateway checks the field
matching its auth.mode configuration ('token' or 'password').

Also adds config file password fallback for remote mode, allowing
gateway password to be configured in ~/.clawdis/clawdis.json without
requiring environment variables.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2026-01-01 21:26:37 -06:00
..
android feat: add recent session switchers 2026-01-01 23:50:26 +01:00
ios feat: add recent session switchers 2026-01-01 23:50:26 +01:00
macos fix(macos): support password auth mode for gateway connections 2026-01-01 21:26:37 -06:00
shared/ClawdisKit fix: keep chat scrolled to bottom on session switch 2026-01-02 00:21:48 +01:00