[patch]: Basic Authentication
Next iteration: one bugfix. * In Auth_parse_auth_basic(), fix the test for the "realm" token. Jeremy Henty
Hi Jeremy, On Sat, Dec 06, 2008 at 02:25:57PM +0000, Jeremy Henty wrote:
Next iteration: one bugfix.
* In Auth_parse_auth_basic(), fix the test for the "realm" token.
Today I gave a detailed review to the patch. There're several minor things I'd like to arrange, but believe it or not, I don't know of a single site with basic auth to test! :-) Would you mind sending me an example? TIA. -- Cheers Jorge.-
On Sat, Dec 20, 2008 at 09:34:45AM -0300, Jorge Arellano Cid wrote:
There're several minor things I'd like to arrange, but believe it or not, I don't know of a single site with basic auth to test! :-)
Would you mind sending me an example?
Yeah, not much of them :). www.csfd.cz user: dillo pass: dillo Look for the link "Prihlasit" ["log-in"] (points to http://www.csfd.cz/login.php). The log-in seems to work, I can see there "Bu? zdr?v! :-)", which means "Howdy :)". But in Firefox there's also some redirection, perhaps via javascript and some cookie mangling, becausu if I go to www.csfd.cz, after log-in, again, it does not look like I am in (still the "Prihlasit" text there). Michal
On Sat, Dec 20, 2008 at 09:34:45AM -0300, Jorge Arellano Cid wrote:
... I don't know of a single site with basic auth to test! :-)
I set up a quick test: http://starurchin.org:8080/basic_auth user: dillo password: dillo You can also try my Linux From Scratch Trac account: http://wiki.linuxfromscratch.org/blfs/login user: jeremy_henty password: VglP96IxQ (I'll change the password once you have tested it.) Regards, Jeremy Henty
participants (3)
-
jcid@dillo.org
-
newman.x@gmail.com
-
onepoint@starurchin.org