diff options
author | Alexey Rusakov <Kitsune-Ral@users.sf.net> | 2021-07-31 22:07:29 +0200 |
---|---|---|
committer | Alexey Rusakov <Kitsune-Ral@users.sf.net> | 2021-07-31 22:07:29 +0200 |
commit | 8398e7118503d51da431ba850812ec76d1976b67 (patch) | |
tree | 123ca4cd31fc544c67fff1b0cb5e39b18f98ce8d /lib/csapi/device_management.cpp | |
parent | 240ab55c1ec700d5d9c5456fe120c4af17767778 (diff) | |
download | libquotient-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/csapi/device_management.cpp')
0 files changed, 0 insertions, 0 deletions