You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@couchdb.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2013/02/10 11:55:12 UTC

[jira] [Commented] (COUCHDB-1675) User doc validation allows non-strings in roles array

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

ASF subversion and git services commented on COUCHDB-1675:
----------------------------------------------------------

Commit 5f507095a0c7996391f6ca37a30fd0c4829b5e45 in branch refs/heads/1675-fix-roles-validation from [~rnewson]
[ https://git-wip-us.apache.org/repos/asf?p=couchdb.git;h=5f50709 ]

Only allow strings in user doc "roles" array

We validate that _security documents only contain strings but we have
not done the same for the roles field in user docs. This is a breaking
change as users may have been inserting other things (notably,
objects) in this field.

COUCHDB-1675

                
> User doc validation allows non-strings in roles array
> -----------------------------------------------------
>
>                 Key: COUCHDB-1675
>                 URL: https://issues.apache.org/jira/browse/COUCHDB-1675
>             Project: CouchDB
>          Issue Type: Bug
>            Reporter: Robert Newson
>


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira