Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update version requirements and versions of shipped apps | Joas Schilling | 2018-09-05 | 1 | -2/+2 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | don't blame email address changers | Arthur Schiwon | 2018-08-14 | 1 | -8/+19 |
| | | | | | | the information is being collected with admin_audit Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | Bump autoloaders | Roeland Jago Douma | 2018-08-10 | 1 | -1/+1 |
| | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | Log sharing and unsharing with a room in the auditing app | Daniel Calviño Sánchez | 2018-08-08 | 1 | -0/+25 |
| | | | | Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com> | ||||
* | log to $datadir/audit.log by default and add rotation | Arthur Schiwon | 2018-04-26 | 5 | -1/+60 |
| | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | offer API to create own File log. admin_audit makes use of it | Arthur Schiwon | 2018-04-26 | 1 | -41/+55 |
| | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | more consistent naming | Arthur Schiwon | 2018-04-05 | 2 | -5/+5 |
| | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | admin_audit and dav listen to announce and revoke signals | Arthur Schiwon | 2018-04-05 | 2 | -0/+28 |
| | | | | | | also place them in doc Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | Make admin_audit strict | Roeland Jago Douma | 2018-03-10 | 12 | -10/+22 |
| | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | Fix info.xml files of shipped apps | Joas Schilling | 2018-02-16 | 1 | -6/+10 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | 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 | 2 | -2/+77 |
| | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | Update autoloader | Roeland Jago Douma | 2018-01-25 | 2 | -0/+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> | ||||
* | Bump apps | Roeland Jago Douma | 2018-01-14 | 1 | -2/+2 |
| | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | Update composer | Morris Jobke | 2018-01-12 | 2 | -10/+14 |
| | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | Composer updated | Roeland Jago Douma | 2018-01-04 | 2 | -16/+12 |
| | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | Use proper authorative-autoloader for app autoloaders | Roeland Jago Douma | 2017-12-14 | 2 | -11/+2 |
| | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | Update license headers | Morris Jobke | 2017-11-06 | 10 | -1/+12 |
| | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | Admin Audit autoloader | Roeland Jago Douma | 2017-10-24 | 9 | -0/+623 |
| | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | 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 | 3 | -223/+152 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Move to PSR-4 | Joas Schilling | 2017-07-01 | 12 | -26/+66 |
| | | | | 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> | ||||
* | Bump app versions as well | Joas Schilling | 2017-05-22 | 1 | -1/+1 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Adjust version requirement | Joas Schilling | 2017-05-22 | 1 | -1/+1 |
| | | | | 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 | 3 | -13/+56 |
| | | | | Signed-off-by: Lukas Reschke <lukas@statuscode.ch> | ||||
* | Fix "broken" app descriptions | Joas Schilling | 2017-01-13 | 1 | -3/+1 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Update app versions and requirements | Joas Schilling | 2016-12-13 | 1 | -2/+2 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | 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> | ||||
* | Use 11.0 instead 9.2 | Lukas Reschke | 2016-11-15 | 1 | -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_audit | Joas Schilling | 2016-09-12 | 1 | -3/+0 |
| | |||||
* | Disable by default | Joas Schilling | 2016-08-08 | 1 | -1/+0 |
| | |||||
* | Also increase the min version | Joas Schilling | 2016-07-22 | 1 | -1/+1 |
| | |||||
* | bumb compatible app versions for core apps | Robin Appelman | 2016-07-22 | 1 | -1/+1 |
| | |||||
* | Merge pull request #500 from nextcloud/bump_version | Joas Schilling | 2016-07-22 | 1 | -1/+1 |
|\ | | | | | Bump version | ||||
| * | Increase app versions | Joas Schilling | 2016-07-21 | 1 | -1/+1 |
| | | |||||
* | | Fix apps/ | Joas Schilling | 2016-07-21 | 10 | -0/+23 |
|/ | |||||
* | 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 | 9 | -121/+327 |
| | |||||
* | Add basic audit component to logger | Lukas Reschke | 2016-06-10 | 7 | -0/+693 |
| | | | | | | | | Logs already: - Share events - Authentication events - User management events - File action events | ||||
* | moved to apps repository | Frank Karlitschek | 2012-08-26 | 3 | -105/+0 |
| | |||||
* | OC_Share no longer exists. remove hooks that would trigger require_once / ↵ | jfd | 2012-08-25 | 2 | -1/+5 |
| | | | | autoloading failures, so i can at least upload files | ||||
* | audit: update appinfo to OC4 | Bart Visscher | 2012-08-03 | 1 | -1/+2 |
| | |||||
* | Audit: Log sharing actions | Bart Visscher | 2012-05-07 | 2 | -0/+24 |
| | |||||
* | Audit: Log messages with separate function | Bart Visscher | 2012-05-07 | 1 | -9/+12 |
| |