Files
openclaw/src/commands
asklee-klawd f8c91b3c5f fix: prevent undefined token in gateway auth config (#13809)
- Guard against undefined/empty token in buildGatewayAuthConfig
- Automatically generate random token when token param is undefined, empty, or whitespace
- Prevents JSON.stringify from writing literal string "undefined" to config
- Add tests for undefined, empty, and whitespace token cases

Fixes #13756

Co-authored-by: Klawd Asklee <klawdebot@gmail.com>
2026-02-12 07:45:38 -06:00
..
2026-01-19 10:44:18 +00:00
2026-02-09 09:58:58 +09:00
2026-01-16 00:42:28 +00:00
2026-02-02 23:45:05 -08:00