Open GoogleCodeExporter opened 9 years ago
1. it's because in User model, updateSession() is called in afterSave() but one
variable user = null.
2. to fix:
pass a false param to stop running updateSession in afterSave() in User model
when reset password.
Original comment by n...@ipokervip.net
on 25 Nov 2014 at 1:04
Original issue reported on code.google.com by
david.ne...@bigsoft.co.uk
on 2 Oct 2013 at 4:44Attachments: