1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-21 08:51:34 +02:00
invoiceninja/app/Http/Controllers/Auth
David Bomba b7d3f4e7aa
Client Portal conditionals (#3039)
* Fixes for tests

* add additional fields for company settings

* fixes for travis

* update company settings schema

* Disable client portal

* Client Portal middleware

* Working on client portal

* hide portal

* Implement notification channgels for User and ClientContact models

* Push notifications onto queue

* Force authentication if client portal is password protected
2019-11-04 11:22:59 +11:00
..
ContactForgotPasswordController.php Finished - Client auth + password reset + mailables 2019-07-18 09:45:18 +10:00
ContactLoginController.php Client Portal conditionals (#3039) 2019-11-04 11:22:59 +11:00
ContactResetPasswordController.php View Composer for Client Portal 2019-07-19 14:32:51 +10:00
ForgotPasswordController.php Fixes for api-headeR 2019-10-07 17:31:26 +11:00
LoginController.php Fixes for api-headeR 2019-10-07 17:31:26 +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