[jboss-jira] [JBoss JIRA] (SECURITY-909) LdapLoginModule code has unnecessary BIND_CREDENTIAL constant
Darran Lofthouse (JIRA)
issues at jboss.org
Wed Sep 2 15:19:05 EDT 2015
[ https://issues.jboss.org/browse/SECURITY-909?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Darran Lofthouse moved WFCORE-908 to SECURITY-909:
--------------------------------------------------
Project: PicketBox (was: WildFly Core)
Key: SECURITY-909 (was: WFCORE-908)
Workflow: classic default workflow (was: GIT Pull Request workflow )
Component/s: JBossSX
(was: Security)
> LdapLoginModule code has unnecessary BIND_CREDENTIAL constant
> -------------------------------------------------------------
>
> Key: SECURITY-909
> URL: https://issues.jboss.org/browse/SECURITY-909
> Project: PicketBox
> Issue Type: Bug
> Components: JBossSX
> Reporter: Josef Cacek
> Assignee: Darran Lofthouse
> Priority: Minor
>
> The {{org.jboss.security.auth.spi.LdapLoginModule}} class contains unnecessary constant
> {code}
> private static final String BIND_CREDENTIAL = "bindCredential";
> {code}
> It's only used in {{traceLDAPEnv}} method which is responsible for masking passwords in module options. The "bindCredential" is not a valid option in this login module.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
More information about the jboss-jira
mailing list