Should we make this the default behavior? Is there any reason not to auto login after reset password?
On Sunday, 26 August 2012 14:35:33 UTC-5, Marin Pranjić wrote: > > > I would like to automatically login user after he submits the > reset_password form. > What is the best way to do it? > I see that Auth.reset_password has onvalidation and onaccepts args that > are not used for anything, so I'm out of (good) ideas. > --

