| .. |
|
AfterSessionBooted.php
|
Adjust code style due to my OCD
|
2018-02-16 17:31:10 +08:00 |
|
CheckAdministrator.php
|
Update middleware CheckAdministrator
|
2018-07-22 14:56:15 +08:00 |
|
CheckAuthenticated.php
|
Adjust code style due to my OCD
|
2018-02-16 17:31:10 +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 14:57:30 +08:00 |
|
CheckPlayerOwner.php
|
Do some checks before updating player profile
|
2017-11-15 14:00:11 +08:00 |
|
CheckSessionUserValid.php
|
Adjust code style due to my OCD
|
2018-02-16 17:31:10 +08:00 |
|
CheckSuperAdmin.php
|
Restrict PluginController access to super admin only
|
2018-08-15 17:08:05 +08:00 |
|
CheckUserVerified.php
|
Add option to disable email verification
|
2018-07-28 00:58:50 +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
|
Add tests for middleware and HomeController
|
2017-11-04 20:25:54 +08:00 |
|
RedirectIfUrlEndsWithSlash.php
|
Adjust code style due to my OCD
|
2018-02-16 17:31:10 +08:00 |
|
VerifyCsrfToken.php
|
Fix CSRF verification
|
2018-08-14 22:07:43 +08:00 |