You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Igor Scheller 491ee37651 Don't save sessions permanently on api and metrics paths
closes #530 (Session on API calls)
6 years ago
..
Stub Implemented controller permissions 6 years ago
AddHeadersTest.php Added additional headers 6 years ago
CallableHandlerTest.php Implemented controller permissions 6 years ago
DispatcherTest.php Added nikic/fast-route as routing dispatcher 6 years ago
ErrorHandlerTest.php ErrorHandler: Don't wrap the response if a content-type is defined 6 years ago
ExceptionHandlerTest.php Added middleware tests 6 years ago
LegacyMiddlewareTest.php Moved permission checks to Authenticator class 6 years ago
RequestHandlerServiceProviderTest.php Added nikic/fast-route as routing dispatcher 6 years ago
RequestHandlerTest.php Implemented controller permissions 6 years ago
ResolvesMiddlewareTraitTest.php Added nikic/fast-route as routing dispatcher 6 years ago
RouteDispatcherServiceProviderTest.php Added caching for templating and routing 6 years ago
RouteDispatcherTest.php Don't save sessions permanently on api and metrics paths 6 years ago
SendResponseHandlerTest.php Added middleware tests 6 years ago
SessionHandlerServiceProviderTest.php Don't save sessions permanently on api and metrics paths 6 years ago
SessionHandlerTest.php Don't save sessions permanently on api and metrics paths 6 years ago
SetLocaleTest.php Moved translation/internationalization to Helpers\Translator class 6 years ago
VerifyCsrfTokenTest.php Refactoring: Throw HttpAuthExpired on csrf token mismatch 6 years ago