1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-11-10 21:22:58 +01:00
invoiceninja/app/Http
David Bomba b3262b00b7
Fixes for CORS (#3068)
* fix regression in company name

* HasOneThrough for company user

* Validation rules for contact email addresses

* Force a blank contact if no contacts passed in client

* Fixes for COR

* Fixes for COR

* Fixes for CORS
2019-11-13 22:39:53 +11:00
..
Controllers CORS implementation (#3065) 2019-11-13 22:32:53 +11:00
Middleware Fixes for CORS (#3068) 2019-11-13 22:39:53 +11:00
Requests CORS implementation (#3065) 2019-11-13 22:32:53 +11:00
ValidationRules Implement Company Settings Sieve (#3057) 2019-11-12 22:36:24 +11:00
ViewComposers Client Portal conditionals (#3039) 2019-11-04 11:22:59 +11:00
Kernel.php Fixes for CORS (#3066) 2019-11-13 22:36:39 +11:00