MyShaarli/tests/front/controller/admin
ArthurHoaro bedbb845ee Move all admin controller into a dedicated group
Also handle authentication check in a new middleware for the admin group.
2020-08-13 11:08:13 +02:00
..
ManageShaareControllerTest New basePath: fix officiel plugin paths and vintage template 2020-07-26 14:43:10 +02:00
ConfigureControllerTest.php Use multi-level routes for existing controllers instead of 1 level everywhere 2020-07-23 21:19:21 +02:00
ExportControllerTest.php Process bookmarks import through Slim controller 2020-07-23 21:19:21 +02:00
FrontAdminControllerMockHelper.php Process configure page through Slim controller 2020-07-23 21:19:21 +02:00
ImportControllerTest.php Process bookmarks import through Slim controller 2020-07-23 21:19:21 +02:00
LogoutControllerTest.php Process Shaarli install through Slim controller 2020-07-23 21:19:21 +02:00
ManageTagControllerTest.php Use multi-level routes for existing controllers instead of 1 level everywhere 2020-07-23 21:19:21 +02:00
PasswordControllerTest.php Password change: UT use case with open shaarli 2020-07-23 21:19:21 +02:00
PluginsControllerTest.php New basePath: fix officiel plugin paths and vintage template 2020-07-26 14:43:10 +02:00
SessionFilterControllerTest.php Move all admin controller into a dedicated group 2020-08-13 11:08:13 +02:00
ShaarliAdminControllerTest.php Move all admin controller into a dedicated group 2020-08-13 11:08:13 +02:00
ThumbnailsControllerTest.php Process thumbnail synchronize page through Slim controllers 2020-07-23 21:19:21 +02:00
TokenControllerTest.php Process token retrieve through Slim controller 2020-07-23 21:19:21 +02:00
ToolsControllerTest.php Process password change controller through Slim 2020-07-23 21:19:21 +02:00