I just checked out the latest dillo and I can alsost get my linuxmail.org account to run in it. Does anybody have any idea about what might be the problem ? / Lars Segerlund.
Hi Lars, On Wed, 16 Jun 2004, Lars Segerlund wrote:
I just checked out the latest dillo and I can alsost get my linuxmail.org account to run in it.
Does anybody have any idea about what might be the problem ?
The site relies heavily on Javascript. Looking at the source for the login page, it expects javascript functions to MD5-encode the password before form submittion. It may be possible to bypass the problem by giving the MD5 encoded password (+ the mangling it uses) so dillo can finally get the FORM accepted by the server. It also looks as they give you a permanent cookie that can avoid the login process to some extent. So allow them for that domain. In a nutshell: the problem is mandatory javascript; it may be solved with some clever hacks though. Cheers Jorge.-
Thanks, I couldn't get it to go together, ( I was able to login, but this is probably due to an old coockie ). Now I know where to look .. time to fool around :-) .. / regards, Lars Segerlund. On Wed, 16 Jun 2004 12:05:07 -0400 (CLT) Jorge Arellano Cid <jcid@dillo.org> wrote:
Hi Lars,
On Wed, 16 Jun 2004, Lars Segerlund wrote:
I just checked out the latest dillo and I can alsost get my linuxmail.org account to run in it.
Does anybody have any idea about what might be the problem ?
The site relies heavily on Javascript.
Looking at the source for the login page, it expects javascript functions to MD5-encode the password before form submittion.
It may be possible to bypass the problem by giving the MD5 encoded password (+ the mangling it uses) so dillo can finally get the FORM accepted by the server.
It also looks as they give you a permanent cookie that can avoid the login process to some extent. So allow them for that domain.
In a nutshell: the problem is mandatory javascript; it may be solved with some clever hacks though.
Cheers Jorge.-
_______________________________________________ Dillo-dev mailing list Dillo-dev@lists.auriga.wearlab.de http://lists.auriga.wearlab.de/cgi-bin/mailman/listinfo/dillo-dev
participants (2)
-
Jorge Arellano Cid
-
Lars Segerlund