diff options
author | Paul Joseph Davis <davisp@apache.org> | 2011-01-28 01:52:47 +0000 |
---|---|---|
committer | Paul Joseph Davis <davisp@apache.org> | 2011-01-28 01:52:47 +0000 |
commit | a666c0a3ea2fe0b65e8fb9b5034c8d9a64f5a905 (patch) | |
tree | 06183ce02a95d85d6a6beb511157f4c632251ce1 /CHANGES | |
parent | 2e7ed944f2d23c2436f056e9649473cc891bd6e6 (diff) |
Validate doc ids that come from a PUT to a URL.
Backprot of 1064417 from trunk.
git-svn-id: https://svn.apache.org/repos/asf/couchdb/branches/1.1.x@1064421 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -21,6 +21,7 @@ HTTP Interface: * More flexible URL rewriter. * Added support for recognizing "Q values" and media parameters in HTTP Accept headers. + * Validate doc ids that come from a PUT to a URL. Externals: |