tbar0970 / jethro-pmm

Jethro Pastoral Ministry Manager
GNU General Public License v3.0
35 stars 25 forks source link

Tracking and auditing #321

Open GatesheadBen opened 7 years ago

GatesheadBen commented 7 years ago

This may be two user stories or remain as one: As an administrator I would like to understand who is using the system (e.g. Login log) and what activities are occurring (e.g. audit log) for troubleshooting, security and audit-ability purposes.

On my most complex deployment I've added an action at login which records a row in a "Login Log" table and created a view which I can report on manually.

tbar0970 commented 7 years ago

Login log would be easy enough. Full audit log of actions much more work.