Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-10-09Use numeric placeholders if there are multiple, so that RTL languages can ope...Joas Schilling
2018-08-14don't blame email address changersArthur Schiwon
2018-08-08Log sharing and unsharing with a room in the auditing appDaniel Calviño Sánchez
2018-04-26log to $datadir/audit.log by default and add rotationArthur Schiwon
2018-04-26offer API to create own File log. admin_audit makes use of itArthur Schiwon
2018-04-05more consistent namingArthur Schiwon
2018-04-05admin_audit and dav listen to announce and revoke signalsArthur Schiwon
2018-03-10Make admin_audit strictRoeland Jago Douma
2018-01-29Use ::class statement instead of stringMorris Jobke
2018-01-25Add testsRoeland Jago Douma
2018-01-25Make admin_audit listen to 2fa eventsRoeland Jago Douma
2017-11-06Update license headersMorris Jobke
2017-07-01Log console commandsJoas Schilling
2017-07-01Listen to app enable/disable eventsJoas Schilling
2017-07-01Move logic to Application classJoas Schilling
2017-07-01Move to PSR-4Joas Schilling
2017-05-31Don't try to generate logs for chunking pathsJoas Schilling
2017-04-25Audit log for enabling/disabling a userJoas Schilling
2017-04-254190Roger Szabo
2017-03-20Log access to preview imagesLukas Reschke
2016-11-24Don't log the user password in case something goes wrongJoas Schilling
2016-09-12Fix sniffes in admin_auditJoas Schilling
2016-07-21Fix apps/Joas Schilling
2016-06-20don't try to log the currently logged in user, this fails on cronjobs. The us...Bjoern Schiessle
2016-06-10log events from versions appBjoern Schiessle
2016-06-10listen to trash bin and group manager hooksBjoern Schiessle
2012-08-26moved to apps repositoryFrank Karlitschek
2012-08-25OC_Share no longer exists. remove hooks that would trigger require_once / aut...jfd
2012-05-07Audit: Log sharing actionsBart Visscher
2012-05-07Audit: Log messages with separate functionBart Visscher
2012-05-07Audit: Add user login/logout loggingBart Visscher
2012-05-07Start of audit appBart Visscher