Received: from localhost (unknown [200.46.208.211]) by mail.postgresql.org (Postfix) with ESMTP id BC73C633493 for ; Mon, 16 Mar 2009 07:08:32 -0300 (ADT) Received: from mail.postgresql.org ([200.46.204.86]) by localhost (mx1.hub.org [200.46.208.211]) (amavisd-maia, port 10024) with ESMTP id 72624-01 for ; Mon, 16 Mar 2009 07:08:22 -0300 (ADT) Received: from mx3.hub.org (mx3.hub.org [206.223.169.73]) by mail.postgresql.org (Postfix) with ESMTP id AD061632DBA for ; Mon, 16 Mar 2009 07:08:26 -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 mx3.hub.org (Postfix) with ESMTP id 818E237BA85 for ; Mon, 16 Mar 2009 07:08:25 -0300 (ADT) Received: from dynamic.hagander.net ([127.0.0.1]) (encrypted and authenticated) by svr2.hagander.net (Postfix) with ESMTP id 91F27DCC482; Mon, 16 Mar 2009 09:01:27 +0100 (CET) References: <49B1B802.2040000@agliodbs.com> <49BD4976.7020307@agliodbs.com> <49BD4C44.2010600@hagander.net> <49BD5411.8000503@agliodbs.com> Message-Id: From: Magnus Hagander To: Josh Berkus In-Reply-To: <49BD5411.8000503@agliodbs.com> Content-Type: text/plain; charset=us-ascii; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit X-Mailer: iPhone Mail (5G77) Mime-Version: 1.0 (iPhone Mail 5G77) Subject: Re: Pentabarf instance for pgDays? Date: Mon, 16 Mar 2009 09:01:13 +0100 Cc: PostgreSQL www X-Virus-Scanned: Maia Mailguard 1.0.1 X-Spam-Status: No, hits=0 tagged_above=0 required=5 tests=none X-Spam-Level: X-Archive-Number: 200903/86 X-Sequence-Number: 16740 On 15 mar 2009, at 20.16, Josh Berkus wrote: > Magnus, > >> So. If somebody can get it installed and make it integrate with >> community logins, I'm for doing this on a community server. >> However, I >> myself have tried and failed to get it running, so it will have to be >> somebody with more knowledge. I'll be happy to help with what I can. > > I could get it running, but integration with community logins would > be beyond me; like other single-developer projects, PB code is > largely unreadable (and is Rails to boot). I can ask Stefan (the PB > developer) if he's willing to help. I can be wrong since this was some time ago, but I think I saw some type of docs - or maybe just a 3rd party blog post - about how to do it. But it could be some other package. Either way it's important it is/can be done in a maintainable way. So we can keep up with security fixed etc. > If he's *not* willing/able to help, does anyone know another package > we can use? The Drupal stuff Selena cooked up doesn't integrate > with CLs either, and is about 50 hours of development from being > usable. > There is a login integration plugin for drupal. I wrote one for back before we gave up on drupal for the eu site. It may be version dependent but not much I think... Can't comment about the rest of the package she worked on since I haven't seen it :) /Magnus