summaryrefslogtreecommitdiffstats
path: root/apps
diff options
context:
space:
mode:
authorJulius Härtl <jus@bitgrid.net>2021-07-26 12:35:48 +0200
committerGitHub <noreply@github.com>2021-07-26 12:35:48 +0200
commitb31c08e536edd4a2ae6d07bf79c58fa7486b2e9b (patch)
tree93648b2ef496588a437a318f7f17c9f31212a73f /apps
parent0d5d3ad9fd12ef3337cdb4a61785d42b2ea6bc9a (diff)
parent4570bb4f65b9e7683e3ae0296585e460aa3c9470 (diff)
downloadnextcloud-server-b31c08e536edd4a2ae6d07bf79c58fa7486b2e9b.tar.gz
nextcloud-server-b31c08e536edd4a2ae6d07bf79c58fa7486b2e9b.zip
Merge pull request #28075 from nextcloud/enh/noid/admin_audit-report-full-path
Admin Audit - Sharing: createShare - report the full path
Diffstat (limited to 'apps')
-rw-r--r--apps/admin_audit/lib/Actions/Sharing.php18
1 files changed, 9 insertions, 9 deletions
diff --git a/apps/admin_audit/lib/Actions/Sharing.php b/apps/admin_audit/lib/Actions/Sharing.php
index 98fbbf7fbd9..329ed740b53 100644
--- a/apps/admin_audit/lib/Actions/Sharing.php
+++ b/apps/admin_audit/lib/Actions/Sharing.php
@@ -50,7 +50,7 @@ class Sharing extends Action {
$params,
[
'itemType',
- 'itemTarget',
+ 'path',
'itemSource',
'permissions',
'id',
@@ -62,7 +62,7 @@ class Sharing extends Action {
$params,
[
'itemType',
- 'itemTarget',
+ 'path',
'itemSource',
'shareWith',
'permissions',
@@ -75,7 +75,7 @@ class Sharing extends Action {
$params,
[
'itemType',
- 'itemTarget',
+ 'path',
'itemSource',
'shareWith',
'permissions',
@@ -88,7 +88,7 @@ class Sharing extends Action {
$params,
[
'itemType',
- 'itemTarget',
+ 'path',
'itemSource',
'shareWith',
'permissions',
@@ -101,7 +101,7 @@ class Sharing extends Action {
$params,
[
'itemType',
- 'itemTarget',
+ 'path',
'itemSource',
'shareWith',
'permissions',
@@ -114,7 +114,7 @@ class Sharing extends Action {
$params,
[
'itemType',
- 'itemTarget',
+ 'path',
'itemSource',
'shareWith',
'permissions',
@@ -127,7 +127,7 @@ class Sharing extends Action {
$params,
[
'itemType',
- 'itemTarget',
+ 'path',
'itemSource',
'shareWith',
'permissions',
@@ -140,7 +140,7 @@ class Sharing extends Action {
$params,
[
'itemType',
- 'itemTarget',
+ 'path',
'itemSource',
'shareWith',
'permissions',
@@ -153,7 +153,7 @@ class Sharing extends Action {
$params,
[
'itemType',
- 'itemTarget',
+ 'path',
'itemSource',
'shareWith',
'permissions',