aboutsummaryrefslogtreecommitdiff
path: root/lib/connection.cpp
diff options
context:
space:
mode:
authorAlexey Rusakov <Kitsune-Ral@users.sf.net>2021-07-31 22:07:29 +0200
committerAlexey Rusakov <Kitsune-Ral@users.sf.net>2021-07-31 22:07:29 +0200
commit8398e7118503d51da431ba850812ec76d1976b67 (patch)
tree123ca4cd31fc544c67fff1b0cb5e39b18f98ce8d /lib/connection.cpp
parent240ab55c1ec700d5d9c5456fe120c4af17767778 (diff)
downloadlibquotient-8398e7118503d51da431ba850812ec76d1976b67.tar.gz
libquotient-8398e7118503d51da431ba850812ec76d1976b67.zip
Fix lack of percent encoding in User::fetchProfile
Users with slashes in their ids do it at their own peril of course but to encode the id in the URL is a good thing in any case. Too bad it's pretty invisible and has to be dealt with case by case, instead of GTAD magically sticking QUrl::toPercentEncoding() where appropriate in the generated code.
Diffstat (limited to 'lib/connection.cpp')
0 files changed, 0 insertions, 0 deletions