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

Ludovic Poitou
30.59.2014 8ad4c087580f646278f1394eb989967f68bf1f98
refs
author Ludovic Poitou <ludovic.poitou@forgerock.com>
Thursday, January 30, 2014 14:59 +0100
committer Ludovic Poitou <ludovic.poitou@forgerock.com>
Thursday, January 30, 2014 14:59 +0100
commit8ad4c087580f646278f1394eb989967f68bf1f98
tree 01109908ccd18bd41b0ccfb1e58dbdc9ccd75266 tree | zip | gz
parent 91c8da0c2b3b4abab0149b0b99c23329c4a185cb view | diff
Port to opendj3-dev branch of the fix for OPENDJ-1295, allow password policy subentries to refer to configured password validators.
To do so, one will need to add an auxiliary objectclass in the password policy subentry and the mandatory ds-cfg-password-validator attribute (value is the DN of the validator in cn=config DIT).
1 files added
3 files modified
319 ■■■■■ changed files
opendj3-server-dev/resource/schema/03-pwpolicyextension.ldif 33 ●●●●● diff | view | raw | blame | history
opendj3-server-dev/src/messages/messages/core.properties 9 ●●●●● diff | view | raw | blame | history
opendj3-server-dev/src/server/org/opends/server/core/SubentryPasswordPolicy.java 139 ●●●● diff | view | raw | blame | history
opendj3-server-dev/tests/unit-tests-testng/src/server/org/opends/server/core/SubentryPasswordPolicyTestCase.java 138 ●●●●● diff | view | raw | blame | history