blessing-skin-server/app/Http/Middleware
2019-03-13 13:16:51 +08:00
..
AfterSessionBooted.php Apply fixes from StyleCI (#11) 2019-03-02 22:58:37 +08:00
CheckAdministrator.php Use Laravel's auth system and use another captcha generator 2018-07-20 14:42:43 +08:00
CheckAuthenticated.php Apply fixes from StyleCI (#11) 2019-03-02 22:58:37 +08:00
CheckInstallation.php separate checking installation as a middleware 2017-01-18 22:42:50 +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 Restrict PluginController access to super admin only 2018-08-21 09:05:29 +08:00
CheckUserVerified.php Apply fixes from StyleCI (#11) 2019-03-02 22:58:37 +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
VerifyCsrfToken.php Fix CSRF verification 2018-08-20 23:09:26 +08:00