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