Received: from localhost (unknown [200.46.204.183]) by developer.postgresql.org (Postfix) with ESMTP id 86D122E0060 for ; Wed, 11 Jun 2008 05:54:20 -0300 (ADT) Received: from developer.postgresql.org ([200.46.204.71]) by localhost (mx1.hub.org [200.46.204.183]) (amavisd-maia, port 10024) with ESMTP id 81181-05 for ; Wed, 11 Jun 2008 05:54:12 -0300 (ADT) X-Greylist: from auto-whitelisted by SQLgrey-1.7.6 Received: from svr2.hagander.net (svr2.hagander.net [88.198.128.226]) by developer.postgresql.org (Postfix) with ESMTP id DBEA32E003B for ; Wed, 11 Jun 2008 05:54:15 -0300 (ADT) Received: from dynamic.hagander.net ([127.0.0.1]) (encrypted and authenticated) by svr2.hagander.net (Postfix) with ESMTP id 1A4C7DCC147; Wed, 11 Jun 2008 10:54:13 +0200 (CEST) Received: from [127.0.0.1] (localhost [127.0.0.1]) by mha-laptop.hagander.net (Postfix) with ESMTP id D1AAD1242A7; Wed, 11 Jun 2008 10:47:40 +0200 (CEST) Message-ID: <484F912C.4000306@hagander.net> Date: Wed, 11 Jun 2008 10:47:40 +0200 From: Magnus Hagander User-Agent: Thunderbird 2.0.0.14 (X11/20080505) MIME-Version: 1.0 To: Dave Page CC: w^3 Subject: Re: Minor change to community logon References: <937d27e10806110140q40cf40a6pd539e0bf70e9b9fc@mail.gmail.com> In-Reply-To: <937d27e10806110140q40cf40a6pd539e0bf70e9b9fc@mail.gmail.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Scanned: Maia Mailguard 1.0.1 X-Archive-Number: 200806/70 X-Sequence-Number: 15297 Dave Page wrote: > As far as I can see it's not documented anywhere, but until 5 minutes > ago it was possible to login to the community logon system using > either your email address or userid (and password of course). As this > can lead to a few subtle problems, I've modified the code to only > accept the userid & password. Thanks for picking this one off my TODO :-) //Magnus