Revert "PMCORE-2948 Update the branch develop with the release/3.5.11 (pull request #7871)"

This commit is contained in:
Paula Quispe
2021-04-19 19:58:59 +00:00
parent 857ba57091
commit 3d1042b716
21 changed files with 598 additions and 960 deletions

View File

@@ -145,15 +145,11 @@ class RBAC
'DEL' => ['PM_SETUP'],
'LST' => ['PM_SETUP'],
'TEST' => ['PM_SETUP'],
'createAuthUrl' => ['PM_SETUP'],
'createAuthUrlOffice365' => ['PM_SETUP']
'createAuthUrl' => ['PM_SETUP']
],
'emailServerGmailOAuth.php' => [
'code' => ['PM_SETUP']
],
'emailServerOffice365OAuth.php' => [
'code' => ['PM_SETUP']
],
'processes_GetFile.php' => [
'mailTemplates' => ['PM_FACTORY'],
'public' => ['PM_FACTORY']