| Bug#: 103 | Product: i.Ftp | Version: 1.98 | Platform: PC |
| OS/Version: Windows XP | Status: RESOLVED | Severity: normal | Priority: P2 |
| Resolution: FIXED | Assigned To: fret@memecode.com | Reported By: creepy@gmail.com | |
| Component: FTP Protocol | |||
| URL: | |||
| Summary: comma in password cause auth failure | |||
| Opened: 2006-06-22 16:00 | |||
| Description: | Opened: 2006-06-22 16:00 |
On one of my webspaces, my password contains a comma. i.Ftp won't successfully authenticate to that webspace. Two other webspaces on the same host with simple alphanumeric passwords will successfully authenticate.
This is fixed for the next release. I added URI encoding to the user/pass strings as they go across to the worker thread.