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 f20b0f7720
Fixes for company tokens. (#3375)
* Testing Company Ledger

* Fixes for company ledger

* Fixes for company ledger

* Company ledger testS

* Fixes for user / client / contacts transformers

* Fixes for tests

* Fixes for tokens
2020-02-26 14:26:07 +11:00
..
ContactForgotPasswordController.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
ContactLoginController.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
ContactResetPasswordController.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
ForgotPasswordController.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
LoginController.php Fixes for company tokens. (#3375) 2020-02-26 14:26:07 +11:00
RegisterController.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
ResetPasswordController.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
VerificationController.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00