Understand transparent phpass password upgrading after login
Understand how a valid legacy phpass password is re-hashed after successful authentication.
Exact navigationAutomatic core protection — no separate staff menu route
What this guide covers
Understand how a valid legacy phpass password is re-hashed after successful authentication. The workflow below follows the supported application or module flow and does not invent a menu or bypass validation.
Exact step-by-step process
- Use the supported Britixo CRM release or workflow that produces this security control.
- Verify the expected protection through an authorised test.
- Record the result in the deployment or security audit evidence.
Fields, choices and supported possibilities
- Existing phpass hash
- Successful login trigger
- Replacement Argon2id hash
Code-backed validations and workflow rules
- The legacy hash is verified only after the correct password is entered.
- After a successful login, the password is transparently re-hashed with Argon2id.
- A failed login never upgrades or discloses the stored hash.
Expected result and verification
- The protection is active without weakening another security control.
Security, audit and troubleshooting checks
- Use the exact authorised account, role and record before saving or sending.
- Verify the saved status and downstream record; a browser success message alone is not sufficient evidence.
- Never expose passwords, API keys, access tokens, protected attachments or raw server paths in support tickets.
- Do not edit module or core database records directly to bypass validation, permissions, migrations or state rules.
