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

Jean-Noël Rouvignac
21.11.2015 064251187da0e296b0a4f15d0e054d36a4bb7c0e
refs
author Jean-Noël Rouvignac <jean-noel.rouvignac@forgerock.com>
Monday, September 21, 2015 10:11 +0200
committer Jean-Noël Rouvignac <jean-noel.rouvignac@forgerock.com>
Tuesday, September 22, 2015 11:52 +0200
commit064251187da0e296b0a4f15d0e054d36a4bb7c0e
tree 56a38c2d09d5df7e3a6a82a7c45b36601e7a9b5e tree | zip | gz
parent c9cd3050c36d9ead098c45154d26ed88f256fae2 view | diff
OPENDJ-2294 ldapmodify ds-pwp-account-disabled does not generate account status notifications

Some code was lost while implementing pass through authentication, a.k.a. PTA (OPENDJ-262), at SVN revision 7203.
However, it looks like this code was already dead at that moment.

LocalBackendModifyOperation.java:
In handleInitialPasswordPolicyProcessing(), added code that checks whether the account is enabled or not.
The code generating the account status notification already exists.
Extracted method isInternalOrSynchro().
1 files modified
13 ■■■■■ changed files
opendj-sdk/opendj-server-legacy/src/main/java/org/opends/server/workflowelement/localbackend/LocalBackendModifyOperation.java 13 ●●●●● diff | view | raw | blame | history