1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-11-13 06:32:40 +01:00
invoiceninja/app/Http/Controllers/Auth
David Bomba 4bc92a7aa1
Stub GMail Driver (#3099)
* fix for blank client settings

* Force all custom fields to strings

* Fixes for bulk actions

* Fixes for company POST route..

* Change text from Bitcoin to CRYPTO

* Implement default_gateway_type_id in transformer

* use scopes for company filtering

* Implement validation for portal_domain

* Add Google API client

* Add activities to company transformer
2019-11-27 20:47:59 +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 Stub GMail Driver (#3099) 2019-11-27 20:47:59 +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