blessing-skin-server/app/Http/Middleware
2019-03-31 11:00:07 +08:00
..
AfterSessionBooted.php Apply fixes from StyleCI (#11) 2019-03-02 22:58:37 +08:00
CheckAdministrator.php Refactor 2019-03-31 11:00:07 +08:00
CheckAuthenticated.php Refactor 2019-03-23 00:20:28 +08:00
CheckInstallation.php Fix 2019-03-18 17:57:20 +08:00
CheckPlayerExist.php Rename column player_name to name 2019-03-13 13:16:51 +08:00
CheckPlayerOwner.php Apply fixes from StyleCI (#11) 2019-03-02 22:58:37 +08:00
CheckSuperAdmin.php Refactor 2019-03-31 11:00:07 +08:00
CheckUserVerified.php Refactor 2019-03-31 11:00:07 +08:00
ConvertEmptyStringsToNull.php Prevent convert empty strings in option page 2019-03-20 11:49:17 +08:00
DetectLanguagePrefer.php Apply fixes from StyleCI (#11) 2019-03-02 22:58:37 +08:00
EncryptCookies.php Apply fixes from StyleCI (#11) 2019-03-02 22:58:37 +08:00
RedirectIfAuthenticated.php Apply fixes from StyleCI (#11) 2019-03-02 22:58:37 +08:00
RedirectIfUrlEndsWithSlash.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