Managing users

It is now possible to track the usage and login counts of a user:

User Statistics

The additional user statistics are:

  • lastLogin DateTime: Timestamp which is updated each time a user reauthenticates through the login page

  • lastActive DateTime: Timestamp which is updated each time the Dashboard is loaded.

  • activityCount Number: Will be increased each time the Dashboard is loaded.

  • successfulLoginCount Number: Will be increased each time a user successfully authenticates through the login page.

  • failedLoginCount Number: 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.

Copyright Treskon GmbH.