document links can be added by regular users again

This commit is contained in:
Uwe Steinmann 2020-10-06 06:37:07 +02:00
parent 73fe0e37ff
commit eb0367bd7c
2 changed files with 2 additions and 0 deletions

View File

@ -2,6 +2,7 @@
Changes in version 6.0.14
--------------------------------------------------------------------------------
- merge changes up to 5.1.21
- document links can be added by regular users again
--------------------------------------------------------------------------------
Changes in version 6.0.13

View File

@ -433,6 +433,7 @@ class SeedDMS_AccessOperation {
} else {
$user_allowed = array(
'AddDocument',
'AddDocumentLink',
'AddEvent',
'AddFile',
'AddSubFolder',