Password Reset

This is a private single-operator portal, so password resets are done from the server rather than by email. On the machine running the portal:

npm run reset-password -- you@example.com "new-password"

Email-based reset will arrive with the multi-user version.

Back to sign in