blessing-skin-server/app/Http/Middleware
2019-04-23 19:14:41 +08:00
..
CheckAdministrator.php Apply fixes from StyleCI (#35) 2019-04-19 19:36:36 +08:00
CheckAuthenticated.php Refactor 2019-03-23 00:20:28 +08:00
CheckInstallation.php Do not publish .env file 2019-04-09 13:21:31 +08:00
CheckPlayerExist.php Nomalize JSON response structure 2019-04-23 19:14:41 +08:00
CheckPlayerOwner.php Nomalize JSON response structure 2019-04-23 19:14:41 +08:00
CheckSuperAdmin.php Apply fixes from StyleCI (#35) 2019-04-19 19:36:36 +08:00
CheckUserVerified.php Apply fixes from StyleCI (#35) 2019-04-19 19:36:36 +08:00
ConvertEmptyStringsToNull.php Prevent convert empty strings in option page 2019-03-20 11:49:17 +08:00
DetectLanguagePrefer.php Remove AfterSessionBooted middleware 2019-04-06 23:22:36 +08:00
EncryptCookies.php Apply fixes from StyleCI (#11) 2019-03-02 22:58:37 +08:00
ForbiddenIE.php Add ForbiddenIE middleware 2019-04-22 21:09:36 +08:00
RedirectIfAuthenticated.php Apply fixes from StyleCI (#11) 2019-03-02 22:58:37 +08:00
RequireBindPlayer.php Support limiting single player 2019-03-22 21:40:12 +08:00
VerifyCsrfToken.php Fix CSRF verification 2018-08-20 23:09:26 +08:00