You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@couchdb.apache.org by "Filipe Manana (JIRA)" <ji...@apache.org> on 2011/02/22 17:39:38 UTC

[jira] Assigned: (COUCHDB-1072) Having a : in the "name" property in a _users document makes the GET /_session won't work

     [ https://issues.apache.org/jira/browse/COUCHDB-1072?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Filipe Manana reassigned COUCHDB-1072:
--------------------------------------

    Assignee: Filipe Manana

> Having a : in the "name" property in a _users document makes the GET /_session won't work
> -----------------------------------------------------------------------------------------
>
>                 Key: COUCHDB-1072
>                 URL: https://issues.apache.org/jira/browse/COUCHDB-1072
>             Project: CouchDB
>          Issue Type: Bug
>            Reporter: Johnny Weng Luu
>            Assignee: Filipe Manana
>            Priority: Critical
>
> I have created multiple user documents in the _users database with the following in the "name" property:
> "johnny.weng.luu@gmail.com"
> "mammamia"
> "mamma/mia"
> "mamma:mia"
> I logged in each one of them (the password is the same for all of them) and then I tried to get the current user session with GET /_session with cookie auth.
> It worked for the first 3 documents but not for the 4th one.
> Conclusion: If I have a : in the "name" it won't work.
> Would be good to either fix that so every character works or emitting an error message if you save a document with invalid characters like the ":".
> Hope this will be taken care of! Took me quite some time to figure out!

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira