Re: Reset community password somewhat broken? - Mailing list pgsql-www

From Stefan Kaltenbrunner
Subject Re: Reset community password somewhat broken?
Date
Msg-id 4A4503EE.6090207@kaltenbrunner.cc
Whole thread Raw
In response to Reset community password somewhat broken?  (Chander Ganesan <chander@otg-nc.com>)
Responses Re: Reset community password somewhat broken?
List pgsql-www
Chander Ganesan wrote:
> One of my co-workers is unable to reset her community password.  She 
> gets the following response from the server:
> 
> Internal Server Error
> Recovery key not found for user!
> 
> If you want/need to look up her account on the server, the user portion 
> of her email address is 'amy', same host as my email address...

I guess that error happens after clicking the URL mentioned in the email  sent after asking for a new password?From a
quicklook it seems that there is some insufficient URL escaping 
 
going on in that code path and it might be that failure/success in 
resetting might depend on the browser used.
I will look into the underlying issue but it would be interesting to 
know what OS/browser combination is used here.



Stefan


pgsql-www by date:

Previous
From: Chander Ganesan
Date:
Subject: Reset community password somewhat broken?
Next
From: Chander Ganesan
Date:
Subject: Re: Reset community password somewhat broken?