mirror of
https://git.imnavajas.es/jjimenez/safekat.git
synced 2025-07-25 22:52:08 +00:00
Merge branch 'main' into 'dev/vuexy'
# Conflicts: # ci4/app/Controllers/Home.php # ci4/app/Controllers/Test.php
This commit is contained in:
@ -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',
|
||||
];
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user