blessing-skin-server/app/Http/Middleware
2019-05-05 20:04:36 +08:00
..
Authenticate.php Refactor middlewares 2019-04-25 13:01:39 +08:00
CheckAdministrator.php Apply fixes from StyleCI (#35) 2019-04-19 19:36:36 +08:00
CheckInstallation.php Do not publish .env file 2019-04-09 13:21:31 +08:00
CheckPlayerExist.php Use formal event assertion 2019-05-01 10:38:50 +08:00
CheckPlayerOwner.php Add RESTful APIs about players 2019-04-24 13:10:03 +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 Fix resetting options of "Customize" page 2019-05-05 20:04:36 +08:00
DetectLanguagePrefer.php Fix switching i18n 2019-04-26 00:01:32 +08:00
EncryptCookies.php Fix switching i18n 2019-04-26 00:01:32 +08:00
EnsureEmailFilled.php Refactor middlewares 2019-04-25 13:01:39 +08:00
FireUserAuthenticated.php Refactor middlewares 2019-04-25 13:01:39 +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
RejectBannedUser.php Refactor middlewares 2019-04-25 13:01:39 +08:00
RequireBindPlayer.php Support limiting single player 2019-03-22 21:40:12 +08:00