Prevent reuse of admin passwords

What is a one sentence summary of your feature request?

Ensure administrators cannot reuse previously used passwords when resetting credentials.

Please describe your idea in detail. What is your problem, why do you feel this idea is the best solution, etc.

Currently, the system allows administrators to reset their password to the same value as before, which introduces a security gap and undermines password rotation policies. This feature would enforce password history checks, preventing reuse of the most recent (or a configurable number of previous) passwords during reset. By blocking previously used credentials, the system aligns with common security best practices and strengthens overall account protection, especially for privileged accounts.

How do you currently solve the challenges you have by not having this feature?

there’s no work around