summaryrefslogtreecommitdiffstats
path: root/apps/admin_audit
Commit message (Collapse)AuthorAgeFilesLines
* Bump app versions as wellJoas Schilling2017-05-221-1/+1
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Adjust version requirementJoas Schilling2017-05-221-1/+1
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Audit log for enabling/disabling a userJoas Schilling2017-04-252-0/+18
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* 4190Roger Szabo2017-04-252-0/+35
| | | | Signed-off-by: Roger Szabo <roger.szabo@web.de>
* Log access to preview imagesLukas Reschke2017-03-203-13/+56
| | | | Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
* Fix "broken" app descriptionsJoas Schilling2017-01-131-3/+1
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Update app versions and requirementsJoas Schilling2016-12-131-2/+2
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Don't log the user password in case something goes wrongJoas Schilling2016-11-242-9/+21
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Use 11.0 instead 9.2Lukas Reschke2016-11-151-1/+1
| | | | | | As discussed we're changing the version from 9.2 to 11.0 to make some more sense. Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
* Fix sniffes in admin_auditJoas Schilling2016-09-121-3/+0
|
* Disable by defaultJoas Schilling2016-08-081-1/+0
|
* Also increase the min versionJoas Schilling2016-07-221-1/+1
|
* bumb compatible app versions for core appsRobin Appelman2016-07-221-1/+1
|
* Merge pull request #500 from nextcloud/bump_versionJoas Schilling2016-07-221-1/+1
|\ | | | | Bump version
| * Increase app versionsJoas Schilling2016-07-211-1/+1
| |
* | Fix apps/Joas Schilling2016-07-2110-0/+23
|/
* don't try to log the currently logged in user, this fails on cronjobs. The ↵Bjoern Schiessle2016-06-202-31/+5
| | | | users are logged anyway
* log events from versions appBjoern Schiessle2016-06-102-0/+53
|
* listen to trash bin and group manager hooksBjoern Schiessle2016-06-109-121/+327
|
* Add basic audit component to loggerLukas Reschke2016-06-107-0/+693
| | | | | | | | Logs already: - Share events - Authentication events - User management events - File action events
* moved to apps repositoryFrank Karlitschek2012-08-263-105/+0
|
* OC_Share no longer exists. remove hooks that would trigger require_once / ↵jfd2012-08-252-1/+5
| | | | autoloading failures, so i can at least upload files
* audit: update appinfo to OC4Bart Visscher2012-08-031-1/+2
|
* Audit: Log sharing actionsBart Visscher2012-05-072-0/+24
|
* Audit: Log messages with separate functionBart Visscher2012-05-071-9/+12
|
* Audit: Add user login/logout loggingBart Visscher2012-05-072-0/+17
|
* Start of audit appBart Visscher2012-05-073-0/+56
Audit the filesystem action