nxtgauge-admin-solid/src
Ashwin Kumar Sivakumar d89c8bb3c1
All checks were successful
build-and-release / build (push) Successful in 1m2s
Fix security audit findings: PayU secret leak, dead auth gate
- Remove fake client-side admin-session cookie gate (the real
  server-verified /api/auth/session check already handles auth
  redirects; the cookie was JS-forgeable and added no security)
- Stop displaying full PayU merchant salt/client secret in the admin
  UI (backend now masks to last 4 chars); drop the plaintext-reveal
  toggle since there's nothing left to reveal
- Bump patchable dependency vulnerabilities via npm audit fix

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
2026-07-23 17:32:28 +05:30
..
components Fix security audit findings: PayU secret leak, dead auth gate 2026-07-23 17:32:28 +05:30
lib Fix security audit findings: PayU secret leak, dead auth gate 2026-07-23 17:32:28 +05:30
routes Fix security audit findings: PayU secret leak, dead auth gate 2026-07-23 17:32:28 +05:30
stories fix: Storybook import path for onboarding-management 2026-07-06 22:02:39 +05:30
test fix: TypeScript errors, test quality, and admin panel correctness 2026-07-17 00:47:43 +02:00
app.css chore: align admin management modules, auth flows, and test stability 2026-04-08 22:12:38 +02:00
app.tsx chore: checkpoint workspace updates 2026-04-26 23:58:42 +02:00
entry-client.tsx fix(vinxi): export default client entry mount 2026-03-20 15:40:17 +01:00
entry-server.tsx feat(admin): runtime config builders with local save/publish 2026-03-16 23:20:54 +01:00
global.d.ts feat(admin): runtime config builders with local save/publish 2026-03-16 23:20:54 +01:00