Dev ADMIN_SECRET is hardcoded/committed in playwright.config.js #21

Open
opened 2026-07-19 22:17:40 -06:00 by jhodgkin · 0 comments
Owner

A dev ADMIN_SECRET value is committed in playwright.config.js (and present in git history) and matches the live dev instance's secret.

Fix: rotate the dev secret and inject it via env var / Gitea Actions secret instead of a hardcoded default in the test config.

Migrated from docs/BACKLOG-2026-07-16.md (S2).

A dev `ADMIN_SECRET` value is committed in `playwright.config.js` (and present in git history) and matches the live dev instance's secret. **Fix:** rotate the dev secret and inject it via env var / Gitea Actions secret instead of a hardcoded default in the test config. Migrated from `docs/BACKLOG-2026-07-16.md` (S2).
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: jhodgkin/lisilou-portfolio#21