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

Jean-Noël Rouvignac
21.11.2015 c44f3035dcf6eefce85719b8eaf78dabb784e803
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
commitc44f3035dcf6eefce85719b8eaf78dabb784e803
tree 5fdbaa5ce8ef14ddd6c392a09c7575c5afb5deaf tree | zip | gz
parent 5a92d951296cae7ad72e45f84c92d40a6d41ad40 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-server-legacy/src/main/java/org/opends/server/workflowelement/localbackend/LocalBackendModifyOperation.java 13 ●●●●● diff | view | raw | blame | history