Hello Couchers, I'm playing with CouchDB Security features, but can't get a user removal script to work. I try to fetch the user object, from the _users database, and then issue a DELETE REST query (of course, including the revision).
It does not work, and returns an error "doc.type must be user". I went through the wiki but did not find how to delete a user. Anyone can help me ? Regards, Mickael
