Merge branch 'main' into 'dev/vuexy'

# Conflicts:
#   ci4/app/Controllers/Home.php
#   ci4/app/Controllers/Test.php
This commit is contained in:
Ignacio Martinez Navajas
2023-05-10 10:56:57 +00:00
51 changed files with 2172 additions and 916 deletions

View File

@ -139,8 +139,7 @@ class LoginAuthFilter implements FilterInterface
'Integration',
'Migrate',
'Test',
'GoBaseController'
];
}
@ -171,7 +170,11 @@ class LoginAuthFilter implements FilterInterface
'__construct',
'validateControllerAccess',
'whiteListController',
'whiteListMethod'
'whiteListMethod',
'allItemsSelect',
'menuItems',
'collect',
'cast',
];
}