1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-21 00:41:34 +02:00
invoiceninja/app/Http/Controllers/Auth
David Bomba af9ae06289
Model encode primary keys (#2510)
* Client Address

* Vue components for address

* Fix for null objects being passed to Vue

* Copy Billing Address

* route key

* Social auth

* Pad out route bindings

* Deploy hashes across models

* social auth buttons
2018-11-20 15:36:56 +11:00
..
ContactLoginController.php Multi Auth - Multi DB (#2442) 2018-10-15 16:00:48 +11:00
ForgotPasswordController.php Initial commit 2018-10-04 20:10:43 +03:00
LoginController.php Model encode primary keys (#2510) 2018-11-20 15:36:56 +11:00
RegisterController.php Sign Up Scaffolding (#2453) 2018-10-17 23:26:27 +11:00
ResetPasswordController.php Sign Up Scaffolding (#2453) 2018-10-17 23:26:27 +11:00
VerificationController.php Sign Up Scaffolding (#2453) 2018-10-17 23:26:27 +11:00