You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@couchdb.apache.org by GitBox <gi...@apache.org> on 2019/12/03 22:46:27 UTC

[GitHub] [couchdb] rnewson commented on issue #2191: Tighten up security model

rnewson commented on issue #2191: Tighten up security model
URL: https://github.com/apache/couchdb/issues/2191#issuecomment-561392005
 
 
   on `admin_only`, the fun one is the `_users` db. Users can at currently update their own user doc, and we assert this in tests. In my PR (above), I'm updating tests to match the new default, but this one seems non-obvious to me. Do we want to require that all writes to `_users` must be with admin creds or do we want to continue the unique property of per-doc authorization?

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services