View Issue Details

IDProjectCategoryView StatusLast Update
0001997SOGoBackend Generalpublic2016-05-27 19:50
Reporterivit Assigned Toplevesque  
PrioritynormalSeverityfeatureReproducibilityalways
Status assignedResolutionopen 
Product Version2.0.0 
Summary0001997: SOGo should have basic audit (security log) feature
Description

It appears that SOGo lacks any logging information regarding the security events.

In case of calendar sharing it is important to track what happened in case multiple users are maintaining the calendar.

I could propose 2 approaches:

  1. Either every object (e.g. Event) has following fields:
    • Date Created
    • Date Modified
    • Created by (user)
    • Modified by (user)

or (in case you don't want to have calendar standard limitation issue)

  1. Creation/Modification actions with user_id (username) dates are written to security log.
TagsNo tags attached.

Activities

ivit

ivit

2012-10-31 11:14

reporter   ~0004761

Is there a way (workaround or hack) to record who has modified/created event?
I don't mind putting even SQL triggers (if necessary), if I can log somehow at DB level necessary audit info.

tanstaafl

tanstaafl

2014-03-03 14:11

reporter   ~0006599

+1

Dovecot mas mail_log plugin for monitoring email moves/deletes etc.

This would be very helpful for troubleshooting problems like mail filters gone bad (ie, you could see if it was being done by Thunderbird, Outlook or a mobile client)...

Issue History

Date Modified Username Field Change
2012-09-28 08:22 ivit New Issue
2012-10-31 11:14 ivit Note Added: 0004761
2014-03-03 14:11 tanstaafl Note Added: 0006599
2016-05-27 19:50 ludovic Assigned To => plevesque
2016-05-27 19:50 ludovic Status new => assigned