MAN page from OpenSuSE perl-OpenXPKI-Core-0.9.1389-6.362.CS.i586.rpm
OpenXPKI::Server::Workflow::Validator::PasswordQuality
Section: User Contributed Perl Documentation (3)
Updated: 2008-09-30
Index NAME
OpenXPKI::Server::Workflow::Validator::PasswordQuality
SYNOPSIS
<action name=``CreateCSR''>
<validator name=``PasswordQuality''
class=``OpenXPKI::Server::Workflow::Validator::PasswordQuality''>
<arg value=``$_password''/>
</validator></action>
DESCRIPTION
This validator checks a password for its quality using theData::Password module. All configuration that is possible forData::Password can be done using the validator config file as well.Based on this data, the validator fails if it believes the passwordto be bad.
Index
- NAME
- SYNOPSIS
- DESCRIPTION
This document was created byman2html,using the manual pages.