[jboss-jira] [JBoss JIRA] (SECURITY-825) useFirstPass is registered as module option in AbstractServerLoginModule
Josef Cacek (JIRA)
issues at jboss.org
Fri Apr 25 15:16:35 EDT 2014
Josef Cacek created SECURITY-825:
------------------------------------
Summary: useFirstPass is registered as module option in AbstractServerLoginModule
Key: SECURITY-825
URL: https://issues.jboss.org/browse/SECURITY-825
Project: PicketBox
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: JBossSX
Affects Versions: PicketBox_4_0_19.SP5
Reporter: Josef Cacek
Assignee: Josef Cacek
useFirsPass is used in {{AbstractServerLoginModule.ALL_VALID_OPTIONS}} array which contains allowed module option names. But the "useFirstPass" is not an option name, it's an option value.
--
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: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list