aboutsummaryrefslogtreecommitdiffstats
path: root/mediagoblin/user_pages/routing.py
diff options
context:
space:
mode:
authorSebastian Spaeth <Sebastian@SSpaeth.de>2011-05-08 15:46:35 +0200
committerSebastian Spaeth <Sebastian@SSpaeth.de>2011-05-08 15:46:35 +0200
commit34900cce8ce0339b645d34749f6f5bed7bd5eef7 (patch)
tree8bb187f24afc3a9d89a0008e28aed3d2eaea2ffd /mediagoblin/user_pages/routing.py
parenta1eb1f6051300e5d3ce9d1f32d28a25a567e73d8 (diff)
downloadmediagoblin-34900cce8ce0339b645d34749f6f5bed7bd5eef7.tar.lz
mediagoblin-34900cce8ce0339b645d34749f6f5bed7bd5eef7.tar.xz
mediagoblin-34900cce8ce0339b645d34749f6f5bed7bd5eef7.zip
Don't escape the verification URL
In the verification email we would output the URL using HTML encoded text, so that e.g. & -> &amp;. We don't want that and we know the URL won't contain user contributed content, so it is safe to turn off HTML encoding here. Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
Diffstat (limited to 'mediagoblin/user_pages/routing.py')
0 files changed, 0 insertions, 0 deletions