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

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

Commit 674aad6f37355529da81af35105fbb86de5e5974 in branch refs/heads/master 
from [~janl]
[ https://git-wip-us.apache.org/repos/asf?p=couchdb.git;h=674aad6 ]

admins can always read all doc fields, regardless of public_fields

Closes COUCHDB-1888


> /_users/_all_docs?include_docs=true returns empty docs
> ------------------------------------------------------
>
>                 Key: COUCHDB-1888
>                 URL: https://issues.apache.org/jira/browse/COUCHDB-1888
>             Project: CouchDB
>          Issue Type: Bug
>    Affects Versions: 1.4.0
>            Reporter: Gregor Martynus
>             Fix For: 1.5.0
>
>
> GET http://127.0.0.1:5984/_users/_all_docs?include_docs=true
> {"total_rows":1,"offset":0,"rows":[
> {"id":"_design/_auth","key":"_design/_auth","value":{"rev":"1-619db7ba8551c0de3f3a178775509611"},"doc":{}}
> ]}
> On other databasese, "doc" gets returned properly



--
This message was sent by Atlassian JIRA
(v6.1#6144)

Reply via email to