Skip to content

Make dashboard auth diagnostics ASCII-safe#64

Open
w287346141 wants to merge 1 commit into
Yapie0:mainfrom
w287346141:codex/fix-dashboard-auth-mojibake
Open

Make dashboard auth diagnostics ASCII-safe#64
w287346141 wants to merge 1 commit into
Yapie0:mainfrom
w287346141:codex/fix-dashboard-auth-mojibake

Conversation

@w287346141
Copy link
Copy Markdown

Summary

  • make dashboard auth and LAN exposure diagnostics ASCII-safe for terminals that render symbols poorly
  • keep the same auth behavior while removing non-ASCII punctuation from the 403 body, unauthorized page hint, and stderr warning
  • add regression coverage for ASCII-safe dashboard auth and host warnings

Validation

  • npm.cmd test -- --run tests/dashboard-auth-token.test.ts tests/dashboard-host-and-token.test.ts
  • npm.cmd run lint
  • npm.cmd run typecheck
  • git diff --check
  • push hook ran npm.cmd run verify

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant