MyShaarli/application/front
ArthurHoaro 7e3dc0ba98 Better handling of plugin incompatibility
If a PHP is raised while executing plugin hook, Shaarli will display an error instead of rendering the error page (or just ending in fatal error for default hooks).
Also added phpErrorHandler which is handled differently that regular errorHandler by Slim.:
2020-08-27 12:04:36 +02:00
..
controller Better handling of plugin incompatibility 2020-08-27 12:04:36 +02:00
exceptions Process login through Slim controller 2020-07-23 21:19:21 +02:00
ShaarliAdminMiddleware.php Move all admin controller into a dedicated group 2020-08-13 11:08:13 +02:00
ShaarliMiddleware.php Move error handling to dedicated controller instead of middleware 2020-08-21 10:50:44 +02:00