bugs
bugs copied to clipboard
User data
Is there a way to see the last login date for users or is this not tracked?
For now, it's not tracked. But it is a good idea to do that.
I'll figure out and program this feature.
First version of logging the login and logout activities of users is there (under 'master' branch and version 1.9 rev 1g
Note: you'll need to update the activity table what is done using the provided file ./install/update_v1-9_1g.sql
The administration - update system should do it right, but not tested.
I'll be back at work soon. Stay tuned.