Reset your password
Email reset is not configured on this server. Someone with SSH access can run this to print a one-hour link:
cd /opt/vampire-lab && .venv/bin/python scripts/issue_password_reset_link.py
Adjust the path if your install directory is different. To enable email instead, add Resend + inbox variables to .env (see deployment docs).