* lisp/url/url-auth.el (url-basic-auth): Forward the user if provided by the url or found by 'auth-source' when searching for secrets. Supplying 'auth-source' with the user when matching secrets allows for more accurate retrieval and fixes instances where the user enters an url that already contains the user such as "user@host.de". (Bug#72526)