[
https://issues.jboss.org/browse/AS7-2579?page=com.atlassian.jira.plugin.s...
]
Oleg Kulikov edited comment on AS7-2579 at 12/27/11 10:00 AM:
--------------------------------------------------------------
mistake
was (Author: oleg.kulikov):
Performs password strength checks using following rules:
- Number of characters
- Presence of upper case letters
- Presence of lower case letters
- Presence of numbers
- Presence of symbols
- Repeat characters
- Consecutive upper case letters
- Consecutive lower case letters
- Consecutive numbers
Minimum requirements:
- minimum 8 characters in length
- contains 3/4 of the following items:
- upper case letters;
- lower case letters;
- numbers
- symbols
system property replacement doesn't work
----------------------------------------
Key: AS7-2579
URL:
https://issues.jboss.org/browse/AS7-2579
Project: Application Server 7
Issue Type: Bug
Affects Versions: 7.0.2.Final
Environment: jdk1.6.0_29
Reporter: Radim Hanus
Attachments: 2579.patch
property replacement doesn't work in both standalone.xml and persistence.xml
details in forum thread
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see:
http://www.atlassian.com/software/jira