Philip 52bb170d7a Fix sign out redirect, add admin user password reset
- Sign out: skip NextAuth redirect (which resolves against NEXTAUTH_URL)
  and use window.location.href='/' instead — works from any hostname
- Admin users page: add 'Reset PW' button per user that opens a modal
  to set a new password (no current password required)
- Allow COMMISSIONER role to reset user passwords via PATCH /api/users/[id]

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-12 11:33:02 -07:00
S
Description
No description provided
1.2 MiB
Languages
TypeScript 77.2%
PHP 17%
JavaScript 4.3%
Dockerfile 0.9%
CSS 0.4%
Other 0.2%