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

Request url does not contain user and password #160

Closed
mabar opened this issue Jun 28, 2019 · 1 comment · Fixed by #161
Closed

Request url does not contain user and password #160

mabar opened this issue Jun 28, 2019 · 1 comment · Fixed by #161

Comments

@mabar
Copy link
Contributor

mabar commented Jun 28, 2019

Version: 3.0.1

Bug Description

In nette 2.4 was set user and password to url here

In 3.0, this code dissappeared so user and password are now always empty string.

Expected Behavior

User and password should be set from $_SERVER['PHP_AUTH_USER'] and $_SERVER['PHP_AUTH_USER'] to Url

Possible Solution

Add here method setUserAndPassword

@dg
Copy link
Member

dg commented Jul 3, 2019

@dg dg closed this as completed in #161 Jul 3, 2019
dg added a commit to nette/application that referenced this issue Jul 3, 2019
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 a pull request may close this issue.

2 participants