summaryrefslogtreecommitdiffstats
path: root/apps/admin_audit/lib
Commit message (Expand)AuthorAgeFilesLines
* log to $datadir/audit.log by default and add rotationArthur Schiwon2018-04-262-1/+55
* offer API to create own File log. admin_audit makes use of itArthur Schiwon2018-04-261-41/+55
* more consistent namingArthur Schiwon2018-04-052-5/+5
* admin_audit and dav listen to announce and revoke signalsArthur Schiwon2018-04-052-0/+28
* Make admin_audit strictRoeland Jago Douma2018-03-1011-10/+21
* Use ::class statement instead of stringMorris Jobke2018-01-291-6/+7
* Add testsRoeland Jago Douma2018-01-251-2/+2
* Make admin_audit listen to 2fa eventsRoeland Jago Douma2018-01-252-0/+91
* Update license headersMorris Jobke2017-11-069-0/+11
* Log console commandsJoas Schilling2017-07-012-0/+56
* Listen to app enable/disable eventsJoas Schilling2017-07-012-1/+84
* Move logic to Application classJoas Schilling2017-07-012-209/+151
* Move to PSR-4Joas Schilling2017-07-0110-25/+61
* Don't try to generate logs for chunking pathsJoas Schilling2017-05-311-0/+8
* Audit log for enabling/disabling a userJoas Schilling2017-04-252-0/+18
* 4190Roger Szabo2017-04-252-0/+35
* Log access to preview imagesLukas Reschke2017-03-202-11/+47
* Don't log the user password in case something goes wrongJoas Schilling2016-11-242-9/+21
* Fix sniffes in admin_auditJoas Schilling2016-09-121-3/+0
* Fix apps/Joas Schilling2016-07-219-0/+20
* don't try to log the currently logged in user, this fails on cronjobs. The us...Bjoern Schiessle2016-06-202-31/+5
* log events from versions appBjoern Schiessle2016-06-102-0/+53
* listen to trash bin and group manager hooksBjoern Schiessle2016-06-108-0/+854
* moved to apps repositoryFrank Karlitschek2012-08-261-73/+0
* OC_Share no longer exists. remove hooks that would trigger require_once / aut...jfd2012-08-251-1/+2
* Audit: Log sharing actionsBart Visscher2012-05-071-0/+20
* Audit: Log messages with separate functionBart Visscher2012-05-071-9/+12
* Audit: Add user login/logout loggingBart Visscher2012-05-071-0/+13
* Start of audit appBart Visscher2012-05-071-0/+36