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
diff options
context:
space:
mode:
authorszaimen <szaimen@e.mail.de>2021-07-21 01:32:11 +0300
committerszaimen (Rebase PR Action) <szaimen@e.mail.de>2021-07-22 17:20:05 +0300
commit4570bb4f65b9e7683e3ae0296585e460aa3c9470 (patch)
tree39b45da7714118eb544f756382fb705fed82e68b /apps/admin_audit
parent4301267373ed6bb215a0f193ffacbc92f9781255 (diff)
Admin Audit - Sharing: createShare - report the full path
Signed-off-by: szaimen <szaimen@e.mail.de>
Diffstat (limited to 'apps/admin_audit')
-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',