invoiceninja/app/Http/Controllers/Auth
David Bomba d9d2e21f93
Subscriptions (#3682)
* Working on subscriptions

* Implement return type in models

* Subscription implementation

* Improvements to handling importation of large accountS

* Loggin imports

* Activate collector

* Improve memory usage of import script

* Quote actions

* Send Quotes

* Fixes for seg faults!

* Minor fixes

* Fixes for client contact scopes
2020-05-09 08:35:49 +10:00
..
ContactForgotPasswordController.php [V2] Client portal rework (#3516) 2020-03-24 04:10:42 +11:00
ContactLoginController.php [V2] Client portal rework (#3516) 2020-03-24 04:10:42 +11:00
ContactResetPasswordController.php [V2] Client portal rework (#3516) 2020-03-24 04:10:42 +11:00
ForgotPasswordController.php (Daily sync) Password reset pages & client portal rework (#3492) 2020-03-14 08:17:08 +11:00
LoginController.php Subscriptions (#3682) 2020-05-09 08:35:49 +10:00
RegisterController.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
ResetPasswordController.php Fixes for self-update (#3514) 2020-03-21 16:37:30 +11:00
VerificationController.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00