1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-11-12 22:22:32 +01:00
invoiceninja/app/Http
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
..
Controllers Added custom invoice text fields 2015-10-11 17:41:09 +03:00
Middleware Support SSL offloading 2015-10-12 11:23:46 +11:00
Requests Bring in Laravel5 framework. 2015-03-12 10:44:39 +10:00
Kernel.php Updating design 2015-04-22 22:21:04 +03:00
routes.php Added custom invoice text fields 2015-10-11 17:41:09 +03:00