Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use ::class statement instead of string | Morris Jobke | 2018-01-29 | 1 | -6/+7 |
| | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | Add tests | Roeland Jago Douma | 2018-01-25 | 1 | -2/+2 |
| | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | Make admin_audit listen to 2fa events | Roeland Jago Douma | 2018-01-25 | 2 | -0/+91 |
| | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | Update license headers | Morris Jobke | 2017-11-06 | 9 | -0/+11 |
| | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | Log console commands | Joas Schilling | 2017-07-01 | 2 | -0/+56 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Listen to app enable/disable events | Joas Schilling | 2017-07-01 | 2 | -1/+84 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Move logic to Application class | Joas Schilling | 2017-07-01 | 2 | -209/+151 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Move to PSR-4 | Joas Schilling | 2017-07-01 | 10 | -25/+61 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Don't try to generate logs for chunking paths | Joas Schilling | 2017-05-31 | 1 | -0/+8 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Audit log for enabling/disabling a user | Joas Schilling | 2017-04-25 | 2 | -0/+18 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | 4190 | Roger Szabo | 2017-04-25 | 2 | -0/+35 |
| | | | | Signed-off-by: Roger Szabo <roger.szabo@web.de> | ||||
* | Log access to preview images | Lukas Reschke | 2017-03-20 | 2 | -11/+47 |
| | | | | Signed-off-by: Lukas Reschke <lukas@statuscode.ch> | ||||
* | Don't log the user password in case something goes wrong | Joas Schilling | 2016-11-24 | 2 | -9/+21 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Fix sniffes in admin_audit | Joas Schilling | 2016-09-12 | 1 | -3/+0 |
| | |||||
* | Fix apps/ | Joas Schilling | 2016-07-21 | 9 | -0/+20 |
| | |||||
* | don't try to log the currently logged in user, this fails on cronjobs. The ↵ | Bjoern Schiessle | 2016-06-20 | 2 | -31/+5 |
| | | | | users are logged anyway | ||||
* | log events from versions app | Bjoern Schiessle | 2016-06-10 | 2 | -0/+53 |
| | |||||
* | listen to trash bin and group manager hooks | Bjoern Schiessle | 2016-06-10 | 8 | -0/+854 |
| | |||||
* | moved to apps repository | Frank Karlitschek | 2012-08-26 | 1 | -73/+0 |
| | |||||
* | OC_Share no longer exists. remove hooks that would trigger require_once / ↵ | jfd | 2012-08-25 | 1 | -1/+2 |
| | | | | autoloading failures, so i can at least upload files | ||||
* | Audit: Log sharing actions | Bart Visscher | 2012-05-07 | 1 | -0/+20 |
| | |||||
* | Audit: Log messages with separate function | Bart Visscher | 2012-05-07 | 1 | -9/+12 |
| | |||||
* | Audit: Add user login/logout logging | Bart Visscher | 2012-05-07 | 1 | -0/+13 |
| | |||||
* | Start of audit app | Bart Visscher | 2012-05-07 | 1 | -0/+36 |
Audit the filesystem action |