Admin Password Setup

This page helps you generate a salted SHA‑256 hash for your admin password (no installs, runs in your browser).

1) Choose your password

Enter a strong password. Then copy the generated hash into assets/js/admin-auth-config.js.

2) Copy this into admin-auth-config.js

Open assets/js/admin-auth-config.js and paste the hash into ADMIN_PASSWORD_HASH.

(Generate a hash first)