X-Original-To: pgsql-www-postgresql.org@localhost.postgresql.org Received: from localhost (unknown [200.46.204.2]) by svr1.postgresql.org (Postfix) with ESMTP id 8AC76D1D70C for ; Wed, 12 May 2004 04:58:37 -0300 (ADT) Received: from svr1.postgresql.org ([200.46.204.71]) by localhost (neptune.hub.org [200.46.204.2]) (amavisd-new, port 10024) with ESMTP id 74851-04 for ; Wed, 12 May 2004 04:58:18 -0300 (ADT) Received: from anchor-post-31.mail.demon.net (anchor-post-31.mail.demon.net [194.217.242.89]) by svr1.postgresql.org (Postfix) with ESMTP id DBF60D1D746 for ; Wed, 12 May 2004 04:58:16 -0300 (ADT) Received: from mailgate.vale-housing.co.uk ([80.176.1.146] helo=salem.vale-housing.co.uk) by anchor-post-31.mail.demon.net with esmtp (Exim 3.35 #1) id 1BNod7-0003wv-0V; Wed, 12 May 2004 08:58:18 +0100 Content-Class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable X-MimeOLE: Produced By Microsoft Exchange V6.0.6249.0 Subject: Re: Status update on "new" website, testing needed Date: Wed, 12 May 2004 08:58:17 +0100 Message-ID: <03AF4E498C591348A42FC93DEA9661B889FD1C@mail.vale-housing.co.uk> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: [pgsql-www] Status update on "new" website, testing needed thread-index: AcQ3pEj7/aalckFzS1m7KZlJ7T8KNgAUkBXA From: "Dave Page" To: , "Alexey Borzov" Cc: X-Virus-Scanned: by amavisd-new at postgresql.org X-Spam-Status: No, hits=0.0 tagged_above=0.0 required=5.0 tests= X-Spam-Level: X-Archive-Number: 200405/28 X-Sequence-Number: 4407 =20 > -----Original Message----- > From: Euler Taveira de Oliveira [mailto:euler@ufgnet.ufg.br]=20 > Sent: 11 May 2004 23:02 > To: Alexey Borzov > Cc: pgsql-www@postgresql.org > Subject: Re: [pgsql-www] Status update on "new" website,=20 > testing needed >=20 > I didn't like the login functionality with authenticate=20 > window. I could suggest that you implement it using a simple=20 > form. then you could handle 'sessions' more easily. Why? The whole thing is based around standard http authentication. There's no need for anything more complex. > Go to this URL: > http://alexey.beta.postgresql.org/admin/news-translate.php?id=3D > 174&lang=3Dru >=20 > Could you make a mechanism to login/logoff? Maybe using 'sessions'. Again, why? Close your browser and you've logged off. Regards, Dave.