Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Connecting to wrong hostname with "@" in username #4097

Closed
cyberduck opened this issue Jan 16, 2010 · 3 comments
Closed

Connecting to wrong hostname with "@" in username #4097

cyberduck opened this issue Jan 16, 2010 · 3 comments
Assignees
Labels
bug fixed webdav WebDAV Protocol Implementation
Milestone

Comments

@cyberduck
Copy link
Collaborator

82e1e33 created the issue

As of version 3.4 (build 5755), the WebDav username field does not appear to be url-encoded. This breaks connections that have a username that's an email address. The connection url becomes: email@domain.com@url.com

This was working in a recent previous version of CyberDuck but broke when the application was updated.

@cyberduck
Copy link
Collaborator Author

@dkocher commented

In c44a06b.

@cyberduck
Copy link
Collaborator Author

Bp commented

This issue appears in 4.1 again (using OS X Lion)

@cyberduck
Copy link
Collaborator Author

@dkocher commented

We are tracking the regression in #6066. Please update to the snapshot build where the issue is resolved.

@iterate-ch iterate-ch locked as resolved and limited conversation to collaborators Nov 26, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug fixed webdav WebDAV Protocol Implementation
Projects
None yet
Development

No branches or pull requests

2 participants