[jboss-jira] [JBoss JIRA] (WFLY-7369) Elytron Properties realm parses password with "=" incorrectly

Darran Lofthouse (JIRA) issues at jboss.org
Tue Oct 25 11:22:00 EDT 2016


    [ https://issues.jboss.org/browse/WFLY-7369?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13311599#comment-13311599 ] 

Darran Lofthouse commented on WFLY-7369:
----------------------------------------

As this issue is within the core Elytron code base I think you can move this issue over into the ELY project directly and we don't need a WFLY issue.

> Elytron Properties realm parses password with "=" incorrectly
> -------------------------------------------------------------
>
>                 Key: WFLY-7369
>                 URL: https://issues.jboss.org/browse/WFLY-7369
>             Project: WildFly
>          Issue Type: Bug
>          Components: Security
>            Reporter: Ondrej Lukas
>            Assignee: Dmitrii Tikhomirov
>
> In case when Elytron properties-realm uses plain-text properties file and password includes {{=}} sign then username/password is parsing incorrectly. In case when properties file contains line as {{A=B=C}} then Elytron parses it as user {{A=B}} with password {{C}}. Correct behavior should be user {{A}} with password {{B=C}}.



--
This message was sent by Atlassian JIRA
(v7.2.2#72004)


More information about the jboss-jira mailing list