Mailing List Archive: 49091 messages
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

[REBOL] Re: URL Authentication

From: rondon:andrade:uol at: 25-Feb-2003 20:24

It worked!! Thanks Pekr!!
> reboler wrote: > > >Hi Rebolers!, > > > >Do you know how to authenticate this: > > > >page: read http://user:[pass--host--com]/ > > > >when the 'user' or 'pass' uses a "@" or as its value ? > > > I am not sure it will help, but it could :-
) I had similar problem using
> FTP. RT said such char is not officially allowed in URL to b
e used as
> part of name or pass IIRC, well, but I find it pretty common
and I think
> official protocols should be adapted ... > > net-utils/url-parser/user-char: union net-utils/url-
parser/user-char
> make bitset! #"@" > net-utils/url-parser/path-char: union net-utils/url-
parser/path-char
> make bitset! #"#" > > PS: I don't remember what is second line good for, but ....
those are
> lines from my user.r :-) > > cheers, > -pekr- > > > > >Is there a bug in the protocol or should I have to > >authenticate using the complete header "Authorization: > >Basic enbase{user:pass} " > > > >Thanks in advance. > > > >--Dj > > > > > >___________________________________________________________
_______________
> >E-mail Premium BOL > >Antiv=EDrus, anti-spam e at=E9 100 MB de espa=E7o. Assine j=E1! > >http://email.bol.com.br/ > > > > > > > > > > -- > To unsubscribe from this list, please send an email to > [rebol-request--rebol--com] with "unsubscribe" in the > subject, without the quotes. >
--- UOL, o melhor da Internet http://www.uol.com.br/