Create Admin Password Hash

Your new hash: " . htpasswd::htcrypt($_POST['pwd']) . "

"; ?>

Create a new password hash for the config file:



Use this generated hash in config/config.ini for the admin_pwd_hash key.