1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-11-12 22:22:32 +01:00
invoiceninja/app/Http/Middleware
Ben Harris 745ec80652 Support SSL offloading
This adds a TRUSTED_PROXIES environment variable that enables the `Request::secure()` method to correctly and securely identify when a connection is passing through a SSL offloading frontend.
2015-10-12 11:23:46 +11:00
..
ApiCheck.php Bug fixes 2015-05-13 18:32:59 +03:00
Authenticate.php Minor Fixes and Cleanup 2015-03-27 11:09:13 +10:00
DuplicateSubmissionCheck.php Bug fixes 2015-05-09 21:25:16 +03:00
RedirectIfAuthenticated.php Bug fixes 2015-04-27 15:28:40 +03:00
StartupCheck.php Support SSL offloading 2015-10-12 11:23:46 +11:00
VerifyCsrfToken.php Added custom invoice text fields 2015-10-11 17:41:09 +03:00