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 2020/01/20 05:11:25 UTC

[GitHub] [couchdb-nano] BananaAcid opened a new issue #193: Missing API to edit database permissions

BananaAcid opened a new issue #193: Missing API to edit database permissions
URL: https://github.com/apache/couchdb-nano/issues/193
 
 
   Nano does not seem to have any functionality to add permissions (users/roles) to a database.
   
   expected - an API like:
   ```
   nano.db.security(name, [callback]) -- getting the security info
   nano.db.secure(name, options, [callback]) -- setting security object
   ```

----------------------------------------------------------------
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