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

Ondrej Lukas (JIRA) issues at jboss.org
Thu Oct 27 01:07:00 EDT 2016


     [ https://issues.jboss.org/browse/ELY-688?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ondrej Lukas closed ELY-688.
----------------------------
    Resolution: Duplicate Issue


Closing as duplicate of ELY-691. This issue is subset of that jira.

> Elytron Properties realm parses password with "=" incorrectly
> -------------------------------------------------------------
>
>                 Key: ELY-688
>                 URL: https://issues.jboss.org/browse/ELY-688
>             Project: WildFly Elytron
>          Issue Type: Bug
>          Components: Realms
>    Affects Versions: 1.1.0.Beta11
>            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