1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-21 17:01:33 +02:00
invoiceninja/app/Http/Controllers/Auth
David Bomba 0908893180
Fixes for client currency id (#3092)
* Fix for CORs error where file download were being prevented by headers

* Fixes for CORs and File downloads

* give contextual error messages for invalid route actions

* Clean up LoginController for OAuth Testing

* Quote Actions

* Invoice and Quote Actions

* Fix for client currency
2019-11-25 20:38:55 +11:00
..
ContactForgotPasswordController.php Finished - Client auth + password reset + mailables 2019-07-18 09:45:18 +10:00
ContactLoginController.php Template Controller (#3042) 2019-11-05 07:50:10 +11:00
ContactResetPasswordController.php View Composer for Client Portal 2019-07-19 14:32:51 +10:00
ForgotPasswordController.php Fixes for settings, implement invitations from invoice request (#3047) 2019-11-07 09:57:09 +11:00
LoginController.php Fixes for client currency id (#3092) 2019-11-25 20:38:55 +11:00
RegisterController.php Update copyright 2019-05-11 13:32:07 +10:00
ResetPasswordController.php Update copyright 2019-05-11 13:32:07 +10:00
VerificationController.php Update copyright 2019-05-11 13:32:07 +10:00