This website requires JavaScript.
Explore
Help
Register
Sign In
aheathershaw
/
blue-twilight
Watch
1
Star
0
Fork
0
You've already forked blue-twilight
Code
Issues
32
Pull Requests
Releases
15
Wiki
Activity
blue-twilight
/
app
/
Http
/
Middleware
History
Andy Heathershaw
e81dfcd1fd
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
..
AppInstallation.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
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