mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

neil_a_wilson
06.59.2007 2d63754924fee43300c218c20ac1f450ad6da558
refs
author neil_a_wilson <neil_a_wilson@localhost>
Friday, July 6, 2007 00:59 +0200
committer neil_a_wilson <neil_a_wilson@localhost>
Friday, July 6, 2007 00:59 +0200
commit2d63754924fee43300c218c20ac1f450ad6da558
tree 10cd6a10445b92d71113cb1ceacaa685c523bab9 tree | zip | gz
parent 0fca8e8c7e19434aeb20afda1db6c1fcae66a2d8 view | diff
Update the password modify extended operation so that it properly sets
password policy state attributes that were not previously updated. This
primarily includes updating the last login time if that feature is enabled and
the user provides the correct current password, or updating the auth failure
times if that feature is enabled nad the user provides an incorrect current
password.

OpenDS Issue Number: 631
4 files modified
225 ■■■■■ changed files
opendj-sdk/opends/src/server/org/opends/server/core/PasswordPolicyState.java 5 ●●●● diff | view | raw | blame | history
opendj-sdk/opends/src/server/org/opends/server/extensions/PasswordModifyExtendedOperation.java 50 ●●●● diff | view | raw | blame | history
opendj-sdk/opends/src/server/org/opends/server/messages/ExtensionsMessages.java 17 ●●●●● diff | view | raw | blame | history
opendj-sdk/opends/tests/unit-tests-testng/src/server/org/opends/server/extensions/PasswordModifyExtendedOperationTestCase.java 153 ●●●●● diff | view | raw | blame | history