{% extends "base.html" %} {% block title %}Account ยท iVistaar{% endblock %} {% block content %}
Change the admin password used to sign in to this control plane.
Enter the current password, then a new password (at least {{ min_password_len }} characters) and confirm it.
Stop the admin process, clear the stored hash in data\ivistaar.db
(admin_settings.password_hash), then sign in again with
IVISTAAR_ADMIN_PASSWORD (or the install default) and set a new password here.