Commit Graph
13 Commits
Author SHA1 Message Date
Ferenc Papp c324648e41 Update Bootstrap.php 2018-02-09 15:07:39 +01:00
Ferenc Papp 73a473e01b Update Module.php 2018-02-09 15:06:09 +01:00
Ferenc Papp 33f5557ab1 Update CHANGELOG.md 2018-02-01 08:19:08 +01:00
Ferenc Papp a9815d8235 Update Bootstrap.php 2018-01-31 14:48:25 +01:00
Ferenc Papp 89a700aae3 Update Module.php 2018-01-31 14:46:25 +01:00
Ferenc Papp 2f49a2df42 Update welcome.php 2017-08-16 12:11:15 +02:00
Ferenc Papp fcf21f6af4 Update LoginForm.php 2017-08-12 17:00:22 +02:00
Ferenc Papp 2217d04613 Update SecurityController.php 2017-08-12 16:59:24 +02:00
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