Managing users
It is now possible to track the usage and login counts of a user:
User Statistics
The additional user statistics are:
lastLoginDateTime: Timestamp which is updated each time a user reauthenticates through the login pagelastActiveDateTime: Timestamp which is updated each time the Dashboard is loaded.activityCountNumber: Will be increased each time the Dashboard is loaded.successfulLoginCountNumber: Will be increased each time a user successfully authenticates through the login page.failedLoginCountNumber: Will be increased each time a user authentication fails through the login page.
These statistics will be displayed, for each user, in the administration panel in the user's tab.