Pony.fm/app/Http/Middleware
2017-11-28 07:00:11 +00:00
..
Authenticate.php Licensed Pony.fm under the GNU Affero General Public License (AGPL). 2015-10-24 22:17:45 -07:00
AuthenticateOAuth.php #25: Implemented a command to ensure all users have valid refresh tokens and email addresses. 2016-12-30 08:13:10 -08:00
Authorize.php #2, #20: Laid the groundwork for an admin area. Includes the addition of Laravel's authorization system. 2015-11-23 21:19:23 -08:00
DisabledAccountCheck.php Log attempts to sign into disabled accounts. 2016-12-29 20:28:52 -08:00
EncryptCookies.php Laravel 5.5 2017-11-28 07:00:11 +00:00
JsonExceptions.php Laravel 5.2 Update (#106) 2016-09-29 23:26:31 +01:00
RedirectIfAuthenticated.php Laravel 5.2 Update (#106) 2016-09-29 23:26:31 +01:00
VerifyCsrfToken.php Laravel 5.5 2017-11-28 07:00:11 +00:00