[
https://issues.apache.org/jira/browse/SHIRO-375?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13415211#comment-13415211
]
Jared Bunting edited comment on SHIRO-375 at 7/16/12 3:15 PM:
--------------------------------------------------------------
Just changing it to decoded.split(":", 2) seems like it should be sufficient.
was (Author: deraj123):
Just changing it to {{decoded.split(":", 2)}} seems like it should be
sufficient.
> Basic authentication issue when using COLON character
> -----------------------------------------------------
>
> Key: SHIRO-375
> URL: https://issues.apache.org/jira/browse/SHIRO-375
> Project: Shiro
> Issue Type: Bug
> Components: Authentication (log-in), Web
> Affects Versions: 1.1.0, 1.2.0
> Reporter: Nicolas Rougé
> Attachments: BasicHttpAuthenticationFilter.patch
>
>
> A user with a COLON character in his password cannot connect to a Shiro
> protected application when using Basic authentication. The problem is in the
> method that splits the username and password.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira