ronnieroyston opened a new issue, #4667:
URL: https://github.com/apache/couchdb/issues/4667

   Documentation indicates that one can 
[log()](https://docs.couchdb.org/en/stable/query-server/javascript.html#log) a 
[request 
object](https://docs.couchdb.org/en/stable/json-structure.html#request-object) 
[toJSON](https://docs.couchdb.org/en/stable/query-server/javascript.html#toJSON)
 but it don't work for design validation functions.
   
   I am pondering the best way to extend authorization on CouchDB. If a 
function could fire on HTTP request we could build out custom authorization 
possibly per field or per document. As is, the authorization for the entire 
database is either on or off in terms of read access.


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

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to