mirror of
https://github.com/espocrm/espocrm.git
synced 2026-06-27 22:46:04 +00:00
Import additional edit check
This commit is contained in:
@@ -439,7 +439,6 @@ class Import
|
||||
|
||||
if (
|
||||
$entity &&
|
||||
!$this->user->isAdmin() &&
|
||||
!$this->aclManager->checkEntityEdit($this->user, $entity)
|
||||
) {
|
||||
$this->createError(
|
||||
|
||||
Reference in New Issue
Block a user