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

neil_a_wilson
06.59.2007 96f3c89c2f0a3a8cf902d7185aec2f2f3fc0216d
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
commit96f3c89c2f0a3a8cf902d7185aec2f2f3fc0216d
tree 92d23055a5d3f7ef57db9afd62493b68f992e8e3 tree | zip | gz
parent 23139785b018c00daaf3eb24db7ef2d96a7ed921 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
opends/src/server/org/opends/server/core/PasswordPolicyState.java 5 ●●●● diff | view | raw | blame | history
opends/src/server/org/opends/server/extensions/PasswordModifyExtendedOperation.java 50 ●●●● diff | view | raw | blame | history
opends/src/server/org/opends/server/messages/ExtensionsMessages.java 17 ●●●●● diff | view | raw | blame | history
opends/tests/unit-tests-testng/src/server/org/opends/server/extensions/PasswordModifyExtendedOperationTestCase.java 153 ●●●●● diff | view | raw | blame | history