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

neil_a_wilson
11.07.2007 272e306217cfa3e394574d9a1a4e69ff9e3a9600
refs
author neil_a_wilson <neil_a_wilson@localhost>
Wednesday, April 11, 2007 23:07 +0200
committer neil_a_wilson <neil_a_wilson@localhost>
Wednesday, April 11, 2007 23:07 +0200
commit272e306217cfa3e394574d9a1a4e69ff9e3a9600
tree bae9528714113b349544d9e5f21c55e57be579ff tree | zip | gz
parent 04ead8f1c81d759108686bbd4add4b9eee542c2e view | diff
Add a new password validator that can be used to require that passwords have
a specified number of characters from various user-defined character sets. It
is also possible to control whether passwords will be allowed to contain
characters outside of any defined character set.

OpenDS Issue Number: 337
3 files added
3 files modified
1010 ■■■■■ changed files
opends/resource/config/config.ldif 13 ●●●●● diff | view | raw | blame | history
opends/resource/schema/02-config.ldif 12 ●●●●● diff | view | raw | blame | history
opends/src/admin/defn/org/opends/server/admin/std/CharacterSetPasswordValidatorConfiguration.xml 64 ●●●●● diff | view | raw | blame | history
opends/src/server/org/opends/server/extensions/CharacterSetPasswordValidator.java 309 ●●●●● diff | view | raw | blame | history
opends/src/server/org/opends/server/util/LDIFReader.java 60 ●●●● diff | view | raw | blame | history
opends/tests/unit-tests-testng/src/server/org/opends/server/extensions/CharacterSetPasswordValidatorTestCase.java 552 ●●●●● diff | view | raw | blame | history