Commit Graph
5 Commits
Author SHA1 Message Date
Ferenc Papp 6652331b1e last_login_at fix
Fixed updating of `last_login_at`. 
updateAttributes() doesn't work on the Identity class.
2017-08-11 23:03:49 +02:00
pappfer 4762e47405 Only update the last_login_at attribute in case of a successful login 2017-07-31 16:36:58 +02:00
pappfer dfe6a3b0ef Migration class name fix. 2017-07-31 14:04:26 +02:00
pappfer e2bf9b2b25 Migration class name fix. 2017-07-31 13:52:32 +02:00
pappfer 45676302e3 Added last_login_at field to user table 2017-07-31 13:46:33 +02:00