Skip to content

fix: reflect that the EET playground now allows cross-origin browser access - #21

Merged
pepakriz merged 1 commit into
mainfrom
fix/changelog-unreleased-section
Aug 9, 2026
Merged

fix: reflect that the EET playground now allows cross-origin browser access#21
pepakriz merged 1 commit into
mainfrom
fix/changelog-unreleased-section

Conversation

@pepakriz

@pepakriz pepakriz commented Aug 9, 2026

Copy link
Copy Markdown
Contributor

pg.trzbyeet.gov.cz sends Access-Control-Allow-Origin: * on preflight now, so submit() works directly from browser JS without a backend/proxy. Flips browser-cors.test.ts's assertions, drops the now-unneeded --disable-web-security flag from the live browser test, and removes the CORS warning banner and workaround docs from the README and eet-tester.

Summary

Checklist

  • bun run check (typecheck + lint + test) passes
  • bun run build passes
  • bun run check:package (publint) passes
  • New/changed behavior has test coverage
  • README/AGENTS.md updated if public API or coding rules are affected
  • No caeet/*.p12 output, logs, or private key material included in this
    diff (see CONTRIBUTING.md / README "Bezpečné nakládání s certifikáty")

Shrnutí (Česky)

Checklist (Česky)

  • bun run check (typecheck + lint + test) prochází
  • bun run build prochází
  • bun run check:package (publint) prochází
  • Nové/změněné chování má testové pokrytí
  • README/AGENTS.md aktualizováno, pokud se dotýká veřejného API nebo
    pravidel pro psaní kódu
  • Tento diff neobsahuje výstup, logy ani privátní klíč z caeet/*.p12
    (viz CONTRIBUTING.md / README „Bezpečné nakládání s certifikáty“)

…access

pg.trzbyeet.gov.cz sends Access-Control-Allow-Origin: * on preflight now,
so submit() works directly from browser JS without a backend/proxy.
Flips browser-cors.test.ts's assertions, drops the now-unneeded
--disable-web-security flag from the live browser test, and removes the
CORS warning banner and workaround docs from the README and eet-tester.

Co-Authored-By: Claude Sonnet 5 <[email protected]>
@vercel

vercel Bot commented Aug 9, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
eet-tester Ready Ready Preview Aug 9, 2026 2:07pm

@pepakriz
pepakriz merged commit 8855beb into main Aug 9, 2026
10 checks passed
@pepakriz
pepakriz deleted the fix/changelog-unreleased-section branch August 9, 2026 14:45
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