You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@manifoldcf.apache.org by "Karl Wright (JIRA)" <ji...@apache.org> on 2010/04/29 15:02:54 UTC

[jira] Created: (CONNECTORS-29) Credentials are not properly encoded when sent to JCIFS, making passwords with %'s or #'s not work properly

Credentials are not properly encoded when sent to JCIFS, making passwords with %'s or #'s not work properly
-----------------------------------------------------------------------------------------------------------

                 Key: CONNECTORS-29
                 URL: https://issues.apache.org/jira/browse/CONNECTORS-29
             Project: Lucene Connector Framework
          Issue Type: Bug
          Components: JCIFS connector
            Reporter: Karl Wright


The credentials assembled by the JCIFS connector do not properly encode usernames, passwords using %-encoding as JCIFS expects.  This leads to passwords with %'s or #'s in them not working properly.


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (CONNECTORS-29) Credentials are not properly encoded when sent to JCIFS, making passwords with %'s or #'s not work properly

Posted by "Karl Wright (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CONNECTORS-29?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Karl Wright resolved CONNECTORS-29.
-----------------------------------

    Resolution: Fixed

Fix committed in r939304.


> Credentials are not properly encoded when sent to JCIFS, making passwords with %'s or #'s not work properly
> -----------------------------------------------------------------------------------------------------------
>
>                 Key: CONNECTORS-29
>                 URL: https://issues.apache.org/jira/browse/CONNECTORS-29
>             Project: Lucene Connector Framework
>          Issue Type: Bug
>          Components: JCIFS connector
>            Reporter: Karl Wright
>            Assignee: Karl Wright
>
> The credentials assembled by the JCIFS connector do not properly encode usernames, passwords using %-encoding as JCIFS expects.  This leads to passwords with %'s or #'s in them not working properly.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Assigned: (CONNECTORS-29) Credentials are not properly encoded when sent to JCIFS, making passwords with %'s or #'s not work properly

Posted by "Karl Wright (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CONNECTORS-29?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Karl Wright reassigned CONNECTORS-29:
-------------------------------------

    Assignee: Karl Wright

> Credentials are not properly encoded when sent to JCIFS, making passwords with %'s or #'s not work properly
> -----------------------------------------------------------------------------------------------------------
>
>                 Key: CONNECTORS-29
>                 URL: https://issues.apache.org/jira/browse/CONNECTORS-29
>             Project: Lucene Connector Framework
>          Issue Type: Bug
>          Components: JCIFS connector
>            Reporter: Karl Wright
>            Assignee: Karl Wright
>
> The credentials assembled by the JCIFS connector do not properly encode usernames, passwords using %-encoding as JCIFS expects.  This leads to passwords with %'s or #'s in them not working properly.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.