#2609 closed defect (fixed)
'+' doesn't work in WebDAV passwords
Reported by: | simonr@… | Owned by: | dkocher |
---|---|---|---|
Priority: | normal | Milestone: | 3.8 |
Component: | webdav | Version: | 3.0.2 |
Severity: | normal | Keywords: | |
Cc: | Architecture: | ||
Platform: |
Description
I had the plus symbol (+) in my password for a WebDAV account. Logging in via the web interface was fine, but cyberduck wouldn't log in. Removing the + from my password fixed the login problem.
Change History (1)
comment:1 Changed on Nov 20, 2010 at 5:30:12 PM by dkocher
- Milestone set to 4.0
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
Changed encoding of authentication header to ISO-8859-1 which should be more compatible. In r7682.