nxtgauge-admin-solid/src/routes
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
..
admin Fix security audit findings: PayU secret leak, dead auth gate 2026-07-23 17:32:28 +05:30
api Update admin session, gateway, jobs/leads routes, login, and add API me endpoint 2026-05-08 15:34:46 +02:00
[...404].tsx chore: sync latest dashboard and role flow updates 2026-04-05 16:52:01 +02:00
about.tsx feat(admin): runtime config builders with local save/publish 2026-03-16 23:20:54 +01:00
admin.tsx chore: sync latest dashboard and role flow updates 2026-04-05 16:52:01 +02:00
index.tsx chore: sync latest dashboard and role flow updates 2026-04-05 16:52:01 +02:00
login.tsx Fix security audit findings: PayU secret leak, dead auth gate 2026-07-23 17:32:28 +05:30