aboutsummaryrefslogtreecommitdiffstats
path: root/Dockerfile-debian-python2-sqlite
diff options
context:
space:
mode:
authorBen Sturmfels <ben@sturm.com.au>2020-04-09 15:53:49 +1000
committerBen Sturmfels <ben@sturm.com.au>2020-04-09 15:53:49 +1000
commit15c45a820f915455c8a1a55d971031aa122d1674 (patch)
tree309e4ead7b4988444f29b888c82be546b6040ec4 /Dockerfile-debian-python2-sqlite
parentf9112bd8833d08fc0b7a120c330d213e6e656a33 (diff)
downloadmediagoblin-15c45a820f915455c8a1a55d971031aa122d1674.tar.lz
mediagoblin-15c45a820f915455c8a1a55d971031aa122d1674.tar.xz
mediagoblin-15c45a820f915455c8a1a55d971031aa122d1674.zip
Decode request.query_string before use.
Prior to this change, when pagination kicks in on the user management or report management panel, the following exception is raised: TypeError: a bytes-like object is required, not 'str' The cause is that `request.query_string` in the URL parameters in raw bytestring form as per Werkzeug documentation.
Diffstat (limited to 'Dockerfile-debian-python2-sqlite')
0 files changed, 0 insertions, 0 deletions