blessing-skin-server/app/Http/Middleware
2018-08-17 12:32:44 +08:00
..
AfterSessionBooted.php Adjust code style due to my OCD 2018-02-16 17:31:10 +08:00
CheckAdministrator.php Use Laravel's auth system and use another captcha generator 2018-07-20 14:42:43 +08:00
CheckAuthenticated.php Use Laravel's auth system and use another captcha generator 2018-07-20 14:42:43 +08:00
CheckInstallation.php separate checking installation as a middleware 2017-01-18 22:42:50 +08:00
CheckPlayerExist.php Return 204 instead of 200 for CDN cache 2018-07-22 16:42:58 +08:00
CheckPlayerOwner.php Use Laravel's auth system and use another captcha generator 2018-07-20 14:42:43 +08:00
CheckUserVerified.php Support email verification 2018-08-17 12:32:44 +08:00
DetectLanguagePrefer.php Add language alias for zh_HANS_CN 2018-02-22 18:32:53 +08:00
EncryptCookies.php Adjust code style due to my OCD 2018-02-16 17:31:10 +08:00
RedirectIfAuthenticated.php Use Laravel's auth system and use another captcha generator 2018-07-20 14:42:43 +08:00
RedirectIfUrlEndsWithSlash.php Adjust code style due to my OCD 2018-02-16 17:31:10 +08:00