From 2295d0b8517ff0913ff61a5296a464be803a2749 Mon Sep 17 00:00:00 2001 From: Ma Liming Date: Fri, 17 Oct 2025 10:46:15 +0800 Subject: [PATCH] Add Password History to identity-pro documentation --- docs/en/modules/identity-pro.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/en/modules/identity-pro.md b/docs/en/modules/identity-pro.md index 6649a335e3..845f91be3e 100644 --- a/docs/en/modules/identity-pro.md +++ b/docs/en/modules/identity-pro.md @@ -431,4 +431,5 @@ This module doesn't define any additional distributed event. See the [standard d * [OAuth Login](./identity/oauth-login.md) * [Periodic Password Change (Password Aging)](./identity/periodic-password-change.md) * [Two Factor Authentication](./identity/two-factor-authentication.md) -* [Session Management](./identity/session-management.md) \ No newline at end of file +* [Session Management](./identity/session-management.md) +* [Password History](./identity/password-history.md)