mirror of
https://git.code.sf.net/p/seeddms/code
synced 2025-11-28 10:30:42 +00:00
The old code got a list of all users with read rights on the document and then checked if the users to be added as a reviewer/approver is in this list. This did not work for the admin because the list only includes regular users. |
||
|---|---|---|
| .. | ||
| inc.AccessUtils.php | ||
| inc.ClassAccess.php | ||
| inc.ClassAttribute.php | ||
| inc.ClassDMS.php | ||
| inc.ClassDocument.php | ||
| inc.ClassDocumentCategory.php | ||
| inc.ClassFolder.php | ||
| inc.ClassGroup.php | ||
| inc.ClassKeywords.php | ||
| inc.ClassNotification.php | ||
| inc.ClassObject.php | ||
| inc.ClassUser.php | ||
| inc.ClassWorkflow.php | ||
| inc.DBAccess.php | ||
| inc.DBAccessPDO.php | ||
| inc.FileUtils.php | ||