forked from apache/couchdb-nano
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Properly escape input in the partitioned methods
This is a fix for apache#283. As discussed in that issue, this is probably a breaking change, and may need to wait for the next major version bump. All the other API's in Nano escape their path components (database names, design documents, views, etc.), but for some reason these partitioned ones do not.
- Loading branch information
1 parent
2d4bd71
commit ac7b770
Showing
1 changed file
with
9 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters