[Catalyst-dev] Resetting passwords ...

Marcus Ramberg marcus at nordaaker.com
Sat Feb 13 19:15:22 GMT 2010


Also, I would not recommend forcing password resets on a regular basis
for security reasons. This almost always ends up in users either using
simpler pattern passwords or writing their passwords on a note taped
to the screen, thus reducing security.

***
Marcus Ramberg
Nordaaker ltd.
+47 934 17 508
http://nordaaker.com



On Tue, Feb 9, 2010 at 4:47 PM, Tomas Doran <bobtfish at bobtfish.net> wrote:
> Kiffin Gish wrote:
>>
>> Any suggestions on an elegant way to solve this?
>
> Don't use auto.
>
> Use chained dispatch and have /noauth, /auth and /passwordreset (not sure if
> the latter one is needed) top level path parts everything is chained off of.
>
> Also, this should be on the users list as it's nothing to do with developing
> Catalyst itself (or Catalyst components), but a question about your app.
>
> Cheers
> t0m
>
>
> _______________________________________________
> Catalyst-dev mailing list
> Catalyst-dev at lists.scsys.co.uk
> http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst-dev
>



More information about the Catalyst-dev mailing list