All existing superadmin console users — 1 found
| ID | User | Role | Status | Test Password | |
|---|---|---|---|---|---|
| #1 |
SU
Super Admin
|
admin@zelovatechnologies.com | Superadmin | Active |
Select a user and set a new password
Add a fresh admin user with a known password
Generate a bcrypt hash manually or check what's in the DB
| User | Hash Preview | Valid Bcrypt? |
|---|---|---|
|
Super Admin admin@zelovatechnologies.com |
$2y$12$pjk9QYZ1rxixqtmGb8md5OM… | Yes — valid bcrypt |
password_hash('password', PASSWORD_BCRYPT)$2y$, it's not a valid bcrypt hashreset_password.php from the superadmin folder after use.