[jira] Created: (COUCHDB-684) Futon security dialog overwrites other properties of security doc

2010-03-06 Thread David Goodlad (JIRA)
Components: Futon Affects Versions: 0.11 Environment: OSX 10.6 Reporter: David Goodlad When the _security document has existing properties other than readers and admins, Futon's security dialog will overwrite them. If it's agreed this is undesirable behaviour

[jira] Updated: (COUCHDB-684) Futon security dialog overwrites other properties of security doc

2010-03-06 Thread David Goodlad (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-684?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Goodlad updated COUCHDB-684: -- Attachment: futon_security.patch Patch to retrieve the existing _security doc and merge

[jira] Created: (COUCHDB-678) Virtualhost drops querystring parameters

2010-03-01 Thread David Goodlad (JIRA)
Versions: 0.11 Environment: OSX Snow Leopard 10.6.2, CouchDB 0.11.0b15d10793-git Reporter: David Goodlad Priority: Minor When making GET requests with querystring parameters (http://foo/bar?querystring), the query string seems to get dropped in the request

[jira] Commented: (COUCHDB-678) Virtualhost drops querystring parameters

2010-03-01 Thread David Goodlad (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-678?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12839690#action_12839690 ] David Goodlad commented on COUCHDB-678: --- The patch fixes the issue for me, thanks

Re: Virtual Hosts

2010-02-18 Thread David Goodlad
On Fri, Feb 19, 2010 at 10:23 AM, Jan Lehnardt j...@apache.org wrote: Hi dev@, I added virtual host handling to CouchDB. I have a Github branch for you to check out: +1

Re: Reader ACLs

2010-01-18 Thread David Goodlad
On Mon, Jan 18, 2010 at 8:31 PM, Brian Candler b.cand...@pobox.com wrote: http://github.com/jchris/couchdb/tree/readeracl I have tried out the readeracl branch, and I have the following observations. [snip] My biggest 'take away' from all of those observations is a feeling that I've had for

Re: auth polishing

2010-01-17 Thread David Goodlad
On Sun, Jan 17, 2010 at 8:15 PM, Chris Anderson jch...@apache.org wrote: I've also normalized some naming, like user docs to name/password instead of username in some places. Nice! The /_session response now returns something like: {  userCtx : {    name : jch...@apache.org,    roles :