This is the page the user sees, after being logged in, and choosing the change password button from their My Account. This page allows them to change their password by entering the old password and a new password.

Security Standards
Znode follows industry standard security practices for user authentication, credential management, and access control.
An email address is required for each user account and serves as the user's unique identity for authentication and password recovery.
To maintain credential security and access control integrity, Znode requires that user passwords be established only by the account owner. Passwords cannot be created, viewed, assigned, or communicated by another user and must be set through the secure password reset process.
When a password reset is required, the user or an administrator can initiate the password reset process; however, the password reset email is sent directly to the user's registered email address, and the user must establish their own password.
Znode also supports optional Two Factor Authentication (2FA) for organizations that require additional account protection. Instead of relying solely on a password, 2FA introduces an additional verification layer that confirms the legitimacy of the login attempt before access is granted.