summaryrefslogtreecommitdiffstats
path: root/auth_mellon.h
diff options
context:
space:
mode:
authorolavmrk <olavmrk@a716ebb1-153a-0410-b759-cfb97c6a1b53>2013-05-08 12:24:14 +0000
committerolavmrk <olavmrk@a716ebb1-153a-0410-b759-cfb97c6a1b53>2013-05-08 12:24:14 +0000
commit58c0029c34de146aff55eda4b1d1c1dca1db5d0e (patch)
treead580135cc833fadd664423d83d651ddc10bd652 /auth_mellon.h
parent1d2c882ba14c007d9cf966ac1c131fb3628bb810 (diff)
downloadmod_auth_mellon-58c0029c34de146aff55eda4b1d1c1dca1db5d0e.tar.gz
mod_auth_mellon-58c0029c34de146aff55eda4b1d1c1dca1db5d0e.tar.xz
mod_auth_mellon-58c0029c34de146aff55eda4b1d1c1dca1db5d0e.zip
Fix am_urldecode handling of encoded slashes.
Apache has fixed a bug/misfeature where ap_unescape_url_keep2f() decoded %2f-escapes. This leaves us with no functions that can be used to urldecode strings, so we have to roll our own. If we drop support for Apache 2.2, we can use ap_unescape_urlencoded(). See: http://svn.apache.org/viewvc?view=revision&revision=578332 git-svn-id: https://modmellon.googlecode.com/svn/trunk@206 a716ebb1-153a-0410-b759-cfb97c6a1b53
Diffstat (limited to 'auth_mellon.h')
0 files changed, 0 insertions, 0 deletions