wohali opened a new issue #666: Move _users _design/auth into Erlang URL: https://github.com/apache/couchdb/issues/666 Right now we enforce `_users` to have a `_design/auth` ddoc with a VDU in it that we force the value of. ## Expected Behavior _users VDU should be hard-coded in Erlang and enforce the same rules as the JS VDU today. ## Current Behavior We forcibly create `_users/_design/auth` and forcibly maintain the contents of its VDU. ## Context This would be a prerequisite towards an optional no-couchjs version of CouchDB 2.x, something we discussed in https://github.com/janl/couchdb-next/issues/23 . ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
With regards, Apache Git Services
