diff options
author | Alexey Rusakov <Kitsune-Ral@users.sf.net> | 2021-08-02 09:04:06 +0200 |
---|---|---|
committer | Alexey Rusakov <Kitsune-Ral@users.sf.net> | 2021-08-02 09:04:06 +0200 |
commit | 72643d2f90aa929ec5e44159f717057fdad56cbd (patch) | |
tree | 15fcc631aaa72e04201196cec5b2e48c57e67c54 /lib/csapi/login.cpp | |
parent | ea1e849f617f62b3d209b2019e0daa3c6bed50f0 (diff) | |
download | libquotient-72643d2f90aa929ec5e44159f717057fdad56cbd.tar.gz libquotient-72643d2f90aa929ec5e44159f717057fdad56cbd.zip |
Fix lack of percent encoding in User::load()
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/login.cpp')
0 files changed, 0 insertions, 0 deletions