Skip to content

Conversation

datibbaw
Copy link
Contributor

@datibbaw datibbaw commented Oct 5, 2014

Empty usernames and passwords are now treated differently from no username or password

For example, empty password:

ftp://user:@example.org

Empty username:

ftp://:password@example.org

Empty username and empty password

ftp://:@example.org

Empty usernames and passwords are now treated differently from no username or password

For example, empty password:

    ftp://user:@example.org

Empty username:

    ftp://:password@example.org

Empty username and empty password

    ftp://:@example.org
@nikic
Copy link
Member

nikic commented Oct 6, 2014

For the lazy: https://bugs.php.net/bug.php?id=68129

@smalyshev smalyshev added the Bug label Nov 23, 2014
@smalyshev
Copy link
Contributor

Looks like this one was already merged

@smalyshev smalyshev closed this Dec 1, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants