Re: [GENERAL] Error registering at postgresql.org

From: Magnus Hagander <magnus(at)hagander(dot)net>
To: Marti Raudsepp <marti(at)juffo(dot)org>
Cc: "Daniel Serodio (lists)" <daniel(dot)lists(at)mandic(dot)com(dot)br>, PostgreSQL WWW <pgsql-www(at)postgresql(dot)org>
Subject: Re: [GENERAL] Error registering at postgresql.org
Date: 2012-11-05 18:43:14
Message-ID: CABUevExkpGb_u+o-2eAcb1zobOUh8zkweSLXWk9R785h7o-ZEQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general pgsql-www

On Mon, Nov 5, 2012 at 7:20 PM, Magnus Hagander <magnus(at)hagander(dot)net> wrote:

>
> On Mon, Nov 5, 2012 at 6:50 PM, Marti Raudsepp <marti(at)juffo(dot)org> wrote:
>
>> On Mon, Nov 5, 2012 at 7:44 PM, Magnus Hagander <magnus(at)hagander(dot)net>
>> wrote:
>> > I guess the proper way to deal with it is to define our own view that
>> just
>> > has the @ssl_required decorator and then calls the django default view
>> > directly.
>>
>> Here's an untested patch to do that.
>>
>> I was already working on that part and have applied a very similar patch.
> Let's hope we didn't both break it.
>
> Forgot to credit you with figuring out the problem - sorry!
>

Turns out we were both badly mistaken on how easy that fix was. I've
applied what I believe is a proper fix now, it certainly required anumber
of more arguments than we had in there in the first place.

Are you looking into the CSRF error message issue, or should I?

--
Magnus Hagander
Me: http://www.hagander.net/
Work: http://www.redpill-linpro.com/

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Daniel Serodio (lists) 2012-11-05 18:46:30 Re: [GENERAL] Error registering at postgresql.org
Previous Message AI Rumman 2012-11-05 18:39:36 deadlock detected

Browse pgsql-www by date

  From Date Subject
Next Message Daniel Serodio (lists) 2012-11-05 18:46:30 Re: [GENERAL] Error registering at postgresql.org
Previous Message Magnus Hagander 2012-11-05 18:20:47 Re: [GENERAL] Error registering at postgresql.org