From d9517c324d0e5c44608387a3428c79ad0c3ad56e Mon Sep 17 00:00:00 2001 From: Engincan VESKE Date: Fri, 17 Oct 2025 08:08:22 +0000 Subject: [PATCH] Enhance password history module documentation Expanded the description of the password history function to clarify its purpose and functionality. --- docs/en/modules/identity/password-history.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/en/modules/identity/password-history.md b/docs/en/modules/identity/password-history.md index 0285402f8e..e28d78fe0e 100644 --- a/docs/en/modules/identity/password-history.md +++ b/docs/en/modules/identity/password-history.md @@ -4,9 +4,9 @@ > You must have an ABP Team or a higher license to use this module & its features. -The Identity PRO module has a built-in password history function. +The Identity PRO module has a built-in password history function that allows you to enforce password reuse policies for users within your application. It keeps track of users’ previously used passwords and checks this history whenever a user attempts to change their password. This prevents users from setting a password that they have already used in the past, ensuring that each new password is unique and not a repetition of an older one. -## Password history settings +## Password History Settings You need to enable the password history and configure related settings: