davstorage.js makes wrong URLs -> fixed
if username was '?fakeparam=heyho&else=', you could give any URL parameter you want. The characters '?' is now escaped.
Showing
Please register or sign in to comment
if username was '?fakeparam=heyho&else=', you could give any URL parameter you want. The characters '?' is now escaped.