Hi, I'd like to customise the "reset password" part of the
authentication module. At the moment, it tells you if you have entered
an incorrect email address, and doesn't in fact try to send the email
unless the user is found in the database. I'd like to change it so
that if a valid email address is
'login'))
> return dict(form=form)
>
> Anthony
>
>
>
>
>
>
>
> On Saturday, September 3, 2011 12:55:56 PM UTC-4, Dave H wrote:
>
> > Hi, I'd like to customise the "reset password" part of the
> > authentication module. At
>
>
> On Wednesday, September 7, 2011 9:59:13 AM UTC-4, Dave H wrote:
>
> > Thanks for your replies - I've decided to roll my own in the end, as I
> > also need to scope the user lookup inside an account. It's not too
> > complicated to adapt the code in the
3 matches
Mail list logo