1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-20 16:31:33 +02:00
invoiceninja/app/Http
David Bomba dac1aa88d5
Tests, Multi-DB support for incoming URLs (#2466)
* Tests for authentication

* Add db field to company table (required if we are doing jobs without an auth()->user() )

* Add Laravel Dusk for browser testing, add ability to set DB by incoming URL Hash
2018-10-24 21:24:09 +11:00
..
Controllers Tests, Multi-DB support for incoming URLs (#2466) 2018-10-24 21:24:09 +11:00
Middleware Tests, Multi-DB support for incoming URLs (#2466) 2018-10-24 21:24:09 +11:00
Requests Refactor signup flow (#2465) 2018-10-24 14:50:15 +11:00
ValidationRules Working on Social Authentication (#2458) 2018-10-18 16:04:36 +11:00
Kernel.php Tests, Multi-DB support for incoming URLs (#2466) 2018-10-24 21:24:09 +11:00