openclaw/src/wizard
Omair Afzal 59733a02c8
fix(configure): reject literal "undefined" and "null" gateway auth tokens (#13767)
* fix(configure): reject literal "undefined" and "null" gateway auth tokens

* fix(configure): reject literal "undefined" and "null" gateway auth tokens

* fix(configure): validate gateway password prompt and harden token coercion (#13767) (thanks @omair445)

* test: remove unused vitest imports in baseline lint fixtures (#13767)

---------

Co-authored-by: Luna AI <luna@coredirection.ai>
Co-authored-by: Peter Steinberger <steipete@gmail.com>
2026-02-13 17:04:41 +01:00
..
clack-prompter.ts chore: Enable "experimentalSortImports" in Oxfmt and reformat all imorts. 2026-02-01 10:03:47 +09:00
onboarding.completion.test.ts fix(onboarding): auto-install shell completion in QuickStart 2026-02-09 12:56:12 -06:00
onboarding.completion.ts Deduplicate more 2026-02-09 18:56:58 -08:00
onboarding.finalize.ts fix(onboarding): auto-install shell completion in QuickStart 2026-02-09 12:56:12 -06:00
onboarding.gateway-config.test.ts fix(security): prevent String(undefined) coercion in credential inputs (#12287) 2026-02-13 04:25:05 +01:00
onboarding.gateway-config.ts fix(configure): reject literal "undefined" and "null" gateway auth tokens (#13767) 2026-02-13 17:04:41 +01:00
onboarding.test.ts test: speed up test suite and trim redundant onboarding tests 2026-02-13 04:30:48 +00:00
onboarding.ts fix: avoid unused custom preferred provider 2026-02-13 15:48:37 +01:00
onboarding.types.ts fix: add explicit tailnet gateway bind 2026-01-21 20:36:09 +00:00
prompts.ts feat: unify onboarding + config schema 2026-01-03 16:48:08 +01:00
session.test.ts chore: Enable "experimentalSortImports" in Oxfmt and reformat all imorts. 2026-02-01 10:03:47 +09:00
session.ts chore: Enable "experimentalSortImports" in Oxfmt and reformat all imorts. 2026-02-01 10:03:47 +09:00