]
RH Bugzilla Integration updated GTNPORTAL-3402:
-----------------------------------------------
Bugzilla Update: Perform
Bugzilla References:
Allow customers to customize login validation and accounts
expiration
----------------------------------------------------------------------
Key: GTNPORTAL-3402
URL:
https://issues.jboss.org/browse/GTNPORTAL-3402
Project: GateIn Portal
Issue Type: Feature Request
Security Level: Public(Everyone can see)
Reporter: Juraci Paixão Kröhling
Assignee: Juraci Paixão Kröhling
Allow customers to add custom password rules to their GateIn installations.
We've had a discussion about the possibilities, and it seems that the best for now
would be something as follows:
1) Adapt/extend the current UserConfigurableValidator, which allows the usage of
min/max/regex constraints for values based on values from a configuration file, for
instance:
gatein.validators.mycompanypasspolicy.length.min=5
gatein.validators.mycompanypasspolicy.length.max=50
gatein.validators.mycompanypasspolicy.regexp=...
2) Extend the User Interface to allow the administrator to enter the name of the
configuration entry related to the password policy (mycompanypasspolicy , in this case).
(originally requested via Bugzilla #973835)
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: