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

Ludovic Poitou
30.59.2014 0a31e04806b29458ac3fa34d1e368ef1462928c7
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
commit0a31e04806b29458ac3fa34d1e368ef1462928c7
tree c2a3b7dcd0f1eff582a5e82209a294dd52cd9b0f tree | zip | gz
parent 7d7cd345c824b83250590caa0d9bb7a9b5232dd4 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).
3 files modified
1 files added
319 ■■■■■ changed files
opendj-sdk/opendj3-server-dev/resource/schema/03-pwpolicyextension.ldif 33 ●●●●● diff | view | raw | blame | history
opendj-sdk/opendj3-server-dev/src/messages/messages/core.properties 9 ●●●●● diff | view | raw | blame | history
opendj-sdk/opendj3-server-dev/src/server/org/opends/server/core/SubentryPasswordPolicy.java 139 ●●●● diff | view | raw | blame | history
opendj-sdk/opendj3-server-dev/tests/unit-tests-testng/src/server/org/opends/server/core/SubentryPasswordPolicyTestCase.java 138 ●●●●● diff | view | raw | blame | history