phpvms/app/Http/Middleware
Nabeel S 89481b5fa1
HTTP/HTTPS mixed content errors #612 (#613)
* Configure TrustProxies middleware
* Add trusted proxies to deps
* Replace jquery request with axios request code
* Trust current user IP for forwarded headers
* Update dependencies
* Downgrade self-updater package for PHP 7.2
2020-03-03 10:20:13 -05:00
..
ApiAuth.php Refactor and add importer to Installer module #443 (#444) 2019-11-27 09:19:20 -05:00
EncryptCookies.php Refactor and add importer to Installer module #443 (#444) 2019-11-27 09:19:20 -05:00
InstalledCheck.php Return response from middleware 2020-03-02 15:58:53 -05:00
JsonResponse.php Refactor and add importer to Installer module #443 (#444) 2019-11-27 09:19:20 -05:00
MeasureExecutionTime.php Return the flight fares if there are no subfleet fares #488 (#489) 2020-01-06 13:44:43 -05:00
RedirectIfAuthenticated.php Refactor and add importer to Installer module #443 (#444) 2019-11-27 09:19:20 -05:00
SetActiveTheme.php Performance improvements #602 (#607) 2020-03-01 15:51:00 -05:00
TrustProxies.php HTTP/HTTPS mixed content errors #612 (#613) 2020-03-03 10:20:13 -05:00
UpdatePending.php Refactor and add importer to Installer module #443 (#444) 2019-11-27 09:19:20 -05:00
VerifyCsrfToken.php Refactor and add importer to Installer module #443 (#444) 2019-11-27 09:19:20 -05:00