From 2aad3257b61dbf727a748f76a59022eda4063464 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20=C3=96sterreicher?= Date: Thu, 26 Jul 2018 08:28:43 +0200 Subject: [PATCH] Corrected Upload Permissions for DMS Documents --- cms/tinymce_dms.php | 151 ++++++----- content/akteupload.php | 455 ++++++++++++++++---------------- content/notizdokupload.php | 110 ++++---- include/dms.class.php | 470 ++++++++++++++++++---------------- webdav/DMSdirectory.class.php | 254 ------------------ webdav/DMSfile.class.php | 229 ----------------- webdav/dms.php | 64 ----- 7 files changed, 599 insertions(+), 1134 deletions(-) delete mode 100644 webdav/DMSdirectory.class.php delete mode 100644 webdav/DMSfile.class.php delete mode 100644 webdav/dms.php diff --git a/cms/tinymce_dms.php b/cms/tinymce_dms.php index 3d2ca5f9a..eb10e5a4d 100644 --- a/cms/tinymce_dms.php +++ b/cms/tinymce_dms.php @@ -53,7 +53,7 @@ if (! $rechte->isberechtigt('basis/dms', null, 's', null))