Skip to content

Allowed server URI parts are extended: added user and pass #480

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

Merged

Conversation

SerheyDolgushev
Copy link
Contributor

@SerheyDolgushev SerheyDolgushev commented May 7, 2020

Allow providing HTTP access credentials for the servers.

@SerheyDolgushev SerheyDolgushev force-pushed the extend_server_uri_parts branch from 3dedd3a to 341212a Compare May 7, 2020 10:24
@SerheyDolgushev
Copy link
Contributor Author

Failing checks do not seem to be related to the current PR.

Copy link
Contributor

@dbu dbu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

our idea was that you would configure the http client that is injected to the dispatcher to add basic auth if this is what you want. but i see no reason why the http://user:[email protected]/ should not be supported as well.

the cs failure indeed is due to additional rules in styleci, fixing that it in #481. the travis error is because installing the documentation build system fails, i tried to fix that in #450 but never figured out whats wrong.

@dbu dbu merged commit 90e10a2 into FriendsOfSymfony:master May 7, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants