.. |
AddHeaders.php
|
Added additional headers
|
2018-11-21 19:24:36 +01:00 |
CallableHandler.php
|
Implemented controller permissions
|
2018-12-02 12:53:31 +01:00 |
Dispatcher.php
|
Added nikic/fast-route as routing dispatcher
|
2018-08-25 21:48:39 +02:00 |
ErrorHandler.php
|
More PHP 8.1 fixes to be compatible
|
2021-12-29 11:00:02 +01:00 |
ExceptionHandler.php
|
Formatting, syntax, typehint and namespace fixes, cleanups
|
2020-04-25 16:54:30 +02:00 |
LegacyMiddleware.php
|
add config option and permission for food voucher
|
2022-06-17 20:55:16 +02:00 |
RequestHandler.php
|
Replaced functions with mb_* equivalents
|
2019-04-25 18:17:19 +02:00 |
RequestHandlerServiceProvider.php
|
Added nikic/fast-route as routing dispatcher
|
2018-08-25 21:48:39 +02:00 |
ResolvesMiddlewareTrait.php
|
Added nikic/fast-route as routing dispatcher
|
2018-08-25 21:48:39 +02:00 |
RouteDispatcher.php
|
Update composer packages and bump php version to 7.4
|
2021-12-29 17:12:19 +01:00 |
RouteDispatcherServiceProvider.php
|
Formatting, syntax, typehint and namespace fixes, cleanups
|
2020-04-25 16:54:30 +02:00 |
SendResponseHandler.php
|
More PHP 8.1 fixes to be compatible
|
2021-12-29 11:00:02 +01:00 |
SessionHandler.php
|
Don't save sessions permanently on api and metrics paths
|
2018-12-28 20:35:44 +01:00 |
SessionHandlerServiceProvider.php
|
Added k8s health checks and metrics scraping
|
2020-09-22 11:37:21 +02:00 |
SetLocale.php
|
Locale: Set initial locale using request language
|
2021-04-12 17:13:48 +02:00 |
VerifyCsrfToken.php
|
Refactoring: Throw HttpAuthExpired on csrf token mismatch
|
2018-12-02 12:53:31 +01:00 |