Commit Graph

102 Commits (master)

Author SHA1 Message Date
Côme Chilliet 938e8d3a46
feat(admin_audit): Log cache insert/delete to audit log 4 weeks ago
Ferdinand Thiessen 3b8c50e2c7
fix: remove executable flag from source files 4 months ago
Côme Chilliet 08bff4cf4a fix(admin_audit): Survive if file change id after rename (it should not) 8 months ago
ailkiv 616716cd6a refactor: cleanup rollback hook usage 8 months ago
Côme Chilliet 61189814e3
fix(admin_audit): Fix incorrect truncation of files path in admin audit log 10 months ago
Côme Chilliet 25f38883f1
fix: Work around false-positive psalm taint error calling print_r in admin_audit 10 months ago
Luka Trovic 5750d2afd0 feat(admin_audit): write admin audit log for AnyLoginFailedEvent 11 months ago
Côme Chilliet 1580c8612b
chore(apps): Apply new rector configuration to autouse classes 1 year ago
Côme Chilliet 015c5efdb5
fix(admin_audit): Listen to the right events 1 year ago
Côme Chilliet 1a4978c4ea
chore: Apply rector configuration to apps folder 1 year ago
provokateurin 9836e9b164
chore(deps): Update nextcloud/coding-standard to v1.3.1 1 year ago
Côme Chilliet 957ac81a56
fix(admin_audit): Remove now unused methods and classes 1 year ago
Côme Chilliet ec37338d73
chore(admin_audit): Fix License headers on new files 1 year ago
Thomas Citharel f532d3b286
feat(admin_audit): Move admin_audit hooks to modern event listeners 1 year ago
Daniel Kesselberg af6de04e9e
style: update codestyle for coding-standard 1.2.3 1 year ago
Joas Schilling 774427a03a
fix(adminaudit): Don't crash when creating folder 1 year ago
Julius Härtl 1c0f02eea9
fix(admin_audit): Do not log errors for new files 1 year ago
greta d590373ae7 feat(admin_audit): Audit the tag creation 1 year ago
yemkareems eae23867f2 fix: renameParams named as renamedNodes and code changed accordingly as suggested in review comments 2 years ago
yemkareems 953358fdc8 fix: rename params old path passed from before rename to after rename to have one log for rename event 2 years ago
yemkareems 3e355c4db1 fix: rename logged as beforeRename and afterRename, and in both place getInternalPath is used in place of getPath to make it consistent across the logs 2 years ago
Andy Scherzinger 5c49a54801
chore: Add SPDX header 2 years ago
yemkareems 4d228803f7 feat: include file id in audit logs 2 years ago
Côme Chilliet ec5133b739 fix: Apply new coding standard to all files 2 years ago
Hamid Dehnavi 6e53cf2a0f Make adjustments based on the psalm review 2 years ago
Hamid Dehnavi b12e7e3ea4 Refactor admin_audit app 2 years ago
Côme Chilliet 8bcc2d352e chore: Fix missing template parameter for IEventListener 2 years ago
Joas Schilling aa5f037af7
chore: apply changes from Nextcloud coding standards 1.1.1 2 years ago
Joas Schilling abc8ff38cb
fix: Cleanup unused imports and some type deprecations 3 years ago
Danial Rahimi 91d50c595f
Admin audit app: optimization according to PHP 8 3 years ago
Joas Schilling eb09053897
feat(admin_audit): Migrate to non-deprecated IEventDispatcher 3 years ago
rakekniven 4fafd861b2 fix(l10n):Aligned spelling of ScienceMesh 3 years ago
Michiel de Jong c0e84cb512 Add SHARE_TYPE_SCIENCEMESH 3 years ago
Côme Chilliet a0f6a6545b
Use TimedJob from OCP instead of OC 3 years ago
Carl Schwan 3e0c42e3b3 Fix the logger that is imported for critical actions 4 years ago
Joas Schilling 497c5841fc
Allow write audit log to syslog and systemdlog 4 years ago
szaimen 4570bb4f65 Admin Audit - Sharing: createShare - report the full path 4 years ago
John Molakvoæ (skjnldsv) 215aef3cbd
Update php licenses 5 years ago
Lukas Reschke 1b4428644d Fix grammar 5 years ago
Roeland Jago Douma c728b1f070 Properly log expiration date removal in audit log 5 years ago
Joas Schilling 99e5367208
Move to another namespace and class name 5 years ago
Joas Schilling ca939214bd
Allow apps to log actions into the audit_log 5 years ago
Roeland Jago Douma 109b84b025 Add return type to functions 5 years ago
Roeland Jago Douma f5dc657e94 Move background job to DI 5 years ago
Roeland Jago Douma 5ec2323f25 Move admin_audit to LoggerInterface 5 years ago
Christoph Wurst d89a75be0b
Update all license headers for Nextcloud 21 5 years ago
Julius Härtl bac1651380
Handle deck share type in audit and dav app 5 years ago
Christoph Wurst d9015a8c94
Format code to a single space around binary operators 5 years ago
Daniel Kesselberg 096fe20611
Help static code analysis to understand code. 5 years ago
Christoph Wurst 2a054e6c04
Update the license headers for Nextcloud 20 5 years ago