diff options
author | Sebastian Spaeth <Sebastian@SSpaeth.de> | 2013-01-09 12:38:08 +0100 |
---|---|---|
committer | Sebastian Spaeth <Sebastian@SSpaeth.de> | 2013-01-15 20:08:21 +0100 |
commit | 4ca0755ab63192b9a79c1152673bfeb19e45e8a1 (patch) | |
tree | 3a6e52383d15f92364b60b056d7c4cafec80fc3b /setup.py | |
parent | 7525cdf9eb1dcf8e19b340072247426d0fd570c0 (diff) | |
download | mediagoblin-4ca0755ab63192b9a79c1152673bfeb19e45e8a1.tar.lz mediagoblin-4ca0755ab63192b9a79c1152673bfeb19e45e8a1.tar.xz mediagoblin-4ca0755ab63192b9a79c1152673bfeb19e45e8a1.zip |
Sanitize slug input on media edit
Previously we allowed EVERYTHING, even slashes as slug when editing the media.
Make sure we slugify the input to sanitize it.
(+ string formdata is unicode, so there is no need to convert it)
Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
Diffstat (limited to 'setup.py')
0 files changed, 0 insertions, 0 deletions