framework/src/Http
2018-01-03 09:41:46 +01:00
..
Controller merges 5.5 and master into next-back 2017-12-14 01:00:16 +01:00
Exception Throw HTTP 403 on extension validation error 2017-02-03 20:25:21 +01:00
Middleware Clean up code, use PHP 7 feature :) 2018-01-03 09:41:46 +01:00
AccessToken.php Extract new Flarum\User namespace 2017-10-03 18:47:23 +02:00
ControllerRouteHandler.php Flatten Flarum\Http namespace 2017-10-03 18:47:23 +02:00
CookieFactory.php The CookieFactory now also works if no configuration exists (#1258) 2017-11-02 00:51:31 +01:00
Rememberer.php No need to set a remember cookie if only logging in for session 2017-10-07 17:51:30 +10:30
RouteCollection.php Apply fixes from StyleCI 2016-11-29 05:03:53 +00:00
RouteCollectionUrlGenerator.php Combine URL generator classes into one 2017-10-03 18:54:06 +02:00
RouteHandlerFactory.php Flatten Flarum\Http namespace 2017-10-03 18:47:23 +02:00
Server.php Move garbage collection into middleware 2017-12-21 12:23:34 +01:00
SessionAuthenticator.php Apply fixes from StyleCI 2016-11-29 05:03:53 +00:00
UrlGenerator.php Combine URL generator classes into one 2017-10-03 18:54:06 +02:00