hamiltonsalazar commented on issue #2908: URL: https://github.com/apache/couchdb/issues/2908#issuecomment-634440502
In this case i want to see public infomation of that user. I followed the instructions in the documentation for [Users Public Information](https://docs.couchdb.org/en/stable/intro/security.html#users-public-information), I shared the field "name". I set up the public_fields configuration option. I should be able to view this information from this user as the documentation shows: `{"_id":"org.couchdb.user:jan","_rev":"2-724d8f9af35639db6d96504acda22a25","name":"jan"}` Issue [#1881](https://github.com/apache/couchdb/issues/2881) doesn't change `public_fields` in `http: // localhost: 5984 / _node / nonode @ nohost / _config / couch_httpd_auth / public_fields` ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
