permission changes & minor bug fixes

This commit is contained in:
Dennis Eichhorn 2022-11-09 22:56:19 +01:00
parent 29bc8bb4a0
commit cad5247138
3 changed files with 24 additions and 26 deletions

0
ICAL.txt Normal file → Executable file
View File

View File

@ -1,6 +1,4 @@
<?php <?php return [
declare(strict_types=1);
return [
'^:help .*$' => [ '^:help .*$' => [
0 => [ 0 => [
'dest' => '\Modules\Help\Controller\SearchController:searchHelp', 'dest' => '\Modules\Help\Controller\SearchController:searchHelp',

0
tests/Controller/ApiControllerTest.php Normal file → Executable file
View File