Bug 10926 - Special chars in passwords seem to cause malfunction
Summary: Special chars in passwords seem to cause malfunction
Status: NEW
Alias: None
Product: DDNS Updater
Classification: Unclassified
Component: Core (show other bugs)
Version: unspecified
Hardware: all All
: - Unknown - - Unknown -
Assignee: Stefan Schantl
QA Contact: Michael Tremer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-09-16 10:24 UTC by Timmothy Wilson
Modified: 2015-09-16 10:24 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Timmothy Wilson 2015-09-16 10:24:22 UTC
According to https://forum.ipfire.org/viewtopic.php?p=89875, it seems that not all chars in passwords are parsed correctly.

(In HTTP URLs, a space is often encoded as %20, for example. The DDNS updater seems to do so as well, so authentication fails because of wrong passwords.)

At the moment, % and : are the only "problematic" chars I know.

Best regards,
Timmothy Wilson