allow user:pass in URL

allow user:pass in URL

am 19.11.2007 17:27:07 von Bob Bedford

Hi all,

I'm looking for a way to allow user and password in an Http URL like this:

http://myuser:mypass@www.mysite.com/page/page.html

unfortunately, when I set such URL the server show that the page isn't
available. Removing myuser:mypass@ works fine.

Bob

Re: allow user:pass in URL

am 19.11.2007 18:37:27 von phantom

"Bob Bedford" wrote in message
news:4741b95d$0$3816$5402220f@news.sunrise.ch...
> Hi all,
>
> I'm looking for a way to allow user and password in an Http URL like this:
>
> http://myuser:mypass@www.mysite.com/page/page.html
>
> unfortunately, when I set such URL the server show that the page isn't
> available. Removing myuser:mypass@ works fine.
>

IIRC Most web browsers stopped supporting this sometime ago, it's a security
risk.