blessing-skin-server/app/Http/Middleware
Pig Fang 372c7768d0
Apply fixes from StyleCI (#93)
[ci skip] [skip ci]
2019-08-15 23:27:29 +08:00
..
Authenticate.php Fix redirecting without URL query string after logged in 2019-07-12 15:53:49 +08:00
CheckAdministrator.php Apply fixes from StyleCI (#35) 2019-04-19 19:36:36 +08:00
CheckInstallation.php
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 Apply fixes from StyleCI 2019-05-19 05:49:44 +00: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 Apply fixes from StyleCI 2019-05-19 05:49:44 +00:00
ForbiddenIE.php Add ForbiddenIE middleware 2019-04-22 21:09:36 +08:00
LockUpdatePage.php Apply fixes from StyleCI (#93) 2019-08-15 23:27:29 +08:00
RedirectIfAuthenticated.php
RejectBannedUser.php Apply fixes from StyleCI 2019-05-19 05:49:44 +00:00
RequireBindPlayer.php