[ 
https://issues.apache.org/jira/browse/KNOX-2221?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17044623#comment-17044623
 ] 

Kevin Risden commented on KNOX-2221:
------------------------------------

Well if it helps, I tracked it down into Ini.java due to the change in 
SHIRO-684. The XML ends up creating a line in the ini like:

{code:java}
main.ldapRealm.principalRegex=(.*?)\\(.*)
{code}

The Ini class ends up stripping out the two backslashes. 

I'm not sure where the XML gets converted into the ini file.

> Upgrade shiro to 1.5.1
> ----------------------
>
>                 Key: KNOX-2221
>                 URL: https://issues.apache.org/jira/browse/KNOX-2221
>             Project: Apache Knox
>          Issue Type: Sub-task
>            Reporter: Kevin Risden
>            Assignee: Kevin Risden
>            Priority: Major
>             Fix For: 1.4.0
>
>         Attachments: log.txt.gz
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> *Note:* Can't upgrade to shiro 1.5.0 due to a bug in handling `/` only from 
> SHIRO-682. Will need to wait for a new version of Shiro to upgrade.
> Upgrade shiro 1.4.2 to 1.5.1
> Shiro 1.5.0 release notes: 
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310950&version=12344991



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to