summaryrefslogtreecommitdiff
path: root/src/couchdb/couch_httpd_rewrite.erl
AgeCommit message (Expand)Author
2010-07-19remove unguarded atom creation to prevent DOS attacks. closes COUCHDB-829John Christopher Anderson
2010-06-05fix #COUCHDB-787 . thanks!Benoit Chesneau
2010-05-19Unused variable.Jan Lehnardt
2010-05-05rewriter security to allow isolation of databases via subdomainsJohn Christopher Anderson
2010-05-04use keysearch BIF to search ejson props. Closes COUCHDB-747Adam Kocoloski
2010-03-28allows more complex keys in the rewriter, so it could ease theBenoit Chesneau
2010-02-19Add virtual host handling.Jan Lehnardt
2010-02-18remove trailing whitespaceJan Lehnardt
2010-02-03add default_fun and url_handlers to #http. It's useful for any customBenoit Chesneau
2010-02-02would have been strange to be abble ../../_changes and notBenoit Chesneau
2010-02-01improve object handling from query member of the rule. Allow to handleBenoit Chesneau
2010-02-01typoBenoit Chesneau
2010-01-31add url rewriting support.Benoit Chesneau