lynx-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Lynx-dev] [cookies?] unable to log in in http://board.flatassembler


From: Thomas Dickey
Subject: Re: [Lynx-dev] [cookies?] unable to log in in http://board.flatassembler.net/
Date: Mon, 1 Nov 2021 20:24:41 -0400
User-agent: Mutt/1.10.1 (2018-07-13)

On Mon, Nov 01, 2021 at 08:22:24PM +0000, Sylvain BERTRAND wrote:
> Hi,
> 
> I don't know if it is my build (2.9.0 dev10), but I am unable to log in
> http://board.flatassembler.net/ .
> The cooky jar shows only 1 empty cookie from this web site.

Perhaps this:

In lynx's trace (showing the header returned by the server),
the cookies have bogus expiration times:

Set-Cookie: phpbb2mysql_data=deleted; expires=Thu, 01-Jan-1970 00:00:01 GMT; 
Max-Age=0; path=/; secure
Set-Cookie: phpbb2mysql_sid=deleted; expires=Thu, 01-Jan-1970 00:00:01 GMT; 
Max-Age=0; path=/; secure

but using chrome, the expiration is filled in for 24 hours from now.
 
> Somebody else from the forum did tri a 2.8.0 dev 16 and failed too.
> 
> (links browser working ok)

elinks says the cookies expire "now".

(other browsers hide that information, someone may dig into them to report)

-- 
Thomas E. Dickey <dickey@invisible-island.net>
https://invisible-island.net
ftp://ftp.invisible-island.net

Attachment: signature.asc
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]