blessing-skin-server/app/Http/Middleware
2019-07-12 15:53:49 +08:00
..
Authenticate.php Fix redirecting without URL query string after logged in 2019-07-12 15:53:49 +08:00
CheckAdministrator.php
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
CheckUserVerified.php
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 Only super admin can visit update pages 2019-07-05 12:40:14 +08:00
RedirectIfAuthenticated.php
RejectBannedUser.php Apply fixes from StyleCI 2019-05-19 05:49:44 +00:00
RequireBindPlayer.php