diff options
| author | Dominik Riebeling <Dominik.Riebeling@gmail.com> | 2011-06-25 17:21:06 +0000 |
|---|---|---|
| committer | Dominik Riebeling <Dominik.Riebeling@gmail.com> | 2011-06-25 17:21:06 +0000 |
| commit | a3875d7dfe94906c95914840149afbb9944b719f (patch) | |
| tree | be7237f7da2ed8dafa7f2efe31da84ee3df763e5 /apps/plugin.c | |
| parent | dfd4183a7da257a1df9979c3ced830cfd5f1e6e3 (diff) | |
| download | rockbox-a3875d7dfe94906c95914840149afbb9944b719f.zip rockbox-a3875d7dfe94906c95914840149afbb9944b719f.tar.gz rockbox-a3875d7dfe94906c95914840149afbb9944b719f.tar.bz2 rockbox-a3875d7dfe94906c95914840149afbb9944b719f.tar.xz | |
Rockbox Utility: fix proxy password getting lost (FS#12166).
The proxy settings are stored as string representation in the configuration
file. If username / password contains characters used as separators parsing the
string again will cause wrong results. Percent-encode them before storing, and
parse it as percent-encoded string when reading it back.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@30071 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'apps/plugin.c')
0 files changed, 0 insertions, 0 deletions