blue-twilight/app/Http/Middleware
2016-10-28 15:41:16 +01:00
..
AppInstallation.php BLUE-10: Added a clause that runs the DB migration whenever the version number differs 2016-10-28 15:41:16 +01:00
CheckMaxPostSizeExceeded.php refs #6: added the ability to flip photos horizontally, vertically and both 2016-10-03 15:57:58 +01:00
EncryptCookies.php Added Laravel 5.3.6 and the basic registration, login and the start of the admin section 2016-09-01 16:23:39 +01:00
GlobalConfiguration.php resolves #5: modified the installer to write a flag to the .env file when installed so naughty people can't create admin accounts etc by directly accessing the installer. First version tested fully encoded with SG :) 2016-10-06 15:07:30 +01:00
RedirectIfAuthenticated.php Added Laravel 5.3.6 and the basic registration, login and the start of the admin section 2016-09-01 16:23:39 +01:00
VerifyCsrfToken.php Implemented a Javascript viewmodel for analysing an album, added checks for if uploads cannot be completed. Implemented handling if POST request is over the max size configured in php.ini 2016-09-24 08:17:51 +01:00