summaryrefslogtreecommitdiff
path: root/Makefile.win
diff options
context:
space:
mode:
authorjiahuili <Jiahui.Li@ibm.com>2023-03-27 20:16:47 -0500
committerNick Vatamaniuc <nickva@users.noreply.github.com>2023-04-12 18:46:55 -0400
commite755e2352afdf45001995cdce3f95a6dbbd74ac9 (patch)
tree5c557693263487f9e93670b34687a794ae2812af /Makefile.win
parenta6ab75b43685117467ff0c1628022d9487d1ade9 (diff)
downloadcouchdb-e755e2352afdf45001995cdce3f95a6dbbd74ac9.tar.gz
Make remsh work with quoted cookie
Allow space and other special characters in cookies. Test: First set the cookie in `vm.args`, then run the script below e.g.: `-setcookie 'a b\n\t\xd#{}()[]$&^!-=+?|//c\\d\\\e\\\\f'` or `-setcookie "a b\n\t\xd#{}()[]$&^!-=+?|//c\\d\\\e\\\\f"` ``` make release cd rel/couchdb ./bin/couchdb ./bin/remsh ```
Diffstat (limited to 'Makefile.win')
0 files changed, 0 insertions, 0 deletions