[
https://issues.apache.org/jira/browse/COUCHDB-1273?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Riccardo Virzi updated COUCHDB-1273:
------------------------------------
Skill Level: Dont Know
Priority: Minor (was: Major)
Description:
The parameter usrCtx in the validate_doc_update function only have specific
fields. They not corresponding to the document in the _users database.
I want to save application specific fields in the user document in the _users
database. When the validate_doc_update function is called, I need access to
that fields. Is it possible to pass the complete user document and not only the
actual list of fields? Or you make the fields configurable.
> Enhance usrCtx in validate_doc_update
> -------------------------------------
>
> Key: COUCHDB-1273
> URL: https://issues.apache.org/jira/browse/COUCHDB-1273
> Project: CouchDB
> Issue Type: Improvement
> Reporter: Riccardo Virzi
> Priority: Minor
>
> The parameter usrCtx in the validate_doc_update function only have specific
> fields. They not corresponding to the document in the _users database.
> I want to save application specific fields in the user document in the _users
> database. When the validate_doc_update function is called, I need access to
> that fields. Is it possible to pass the complete user document and not only
> the actual list of fields? Or you make the fields configurable.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira