View Issue Details

This bug affects 1 person(s).
 4
IDProjectCategoryView StatusLast Update
15618Feature requestsPluginspublic2019-12-02 17:58
Reporterollehar Assigned To 
PrioritynoneSeverityfeature 
Status newResolutionopen 
Summary15618: New plugin AccessLog which logs controller + action + user id etc
Description

New table to log admin controller actions together with user id. Purpose: To track page usage statistics.

New setting to enable this logging.

New event subscription, beforeControllerAction.

Except logging controller name, action name and user id, you can also log:

  • $_GET
  • $_POST
  • $_SESSION (zip it down first)
  • $_REQUEST
  • .. further super-globals
  • IP
  • Token (only front-end)

Will obviously collide with privacy settings.

Include privacy tips and GDPR?

TagsNo tags attached.
Bug heat4
Story point estimate
Users affected %

Users monitoring this issue

There are no users monitoring this issue.

Activities

DenisChenu

DenisChenu

2019-12-02 16:40

developer   ~54903

https://github.com/SteveCohen/Piwik-for-Limesurvey is done to track Admin page at origin.

ollehar

ollehar

2019-12-02 17:22

administrator   ~54909

Good tip, Denis.

Issue History

Date Modified Username Field Change
2019-11-25 16:51 ollehar New Issue
2019-12-02 16:40 DenisChenu Note Added: 54903
2019-12-02 17:22 ollehar Summary Extend AuditLog plugin with controller action logs => New plugin AccessLog which logs controller + action + user id etc
2019-12-02 17:22 ollehar Note Added: 54909
2019-12-02 17:27 ollehar Description Updated
2019-12-02 17:27 ollehar Description Updated
2019-12-02 17:58 ollehar Description Updated