Resetting Your Password
Forgot your admin user’s password? No problem.
Open site/users/<your_user>.yaml
, remove password_hash
, and set a new password like so:
password: supersecretpassword!
Once you login it’ll be encrypted and you’ll be on your way, safe and sound.