1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-11-05 18:52:44 +01:00
invoiceninja/app/Http/Requests/Client
David Bomba e2ed1fad8b
Enable client contact password to be set via API. (#3402)
* Tests for client contact passwords

* test for client API

* Client Tests for password quality

* Final tests for client contact password
2020-03-01 16:00:54 +11:00
..
BulkClientRequest.php Massively creating resources (#3152) 2019-12-17 21:58:23 +11:00
CreateClientRequest.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
DestroyClientRequest.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
EditClientRequest.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
ShowClientRequest.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
StoreClientRequest.php Enable client contact password to be set via API. (#3402) 2020-03-01 16:00:54 +11:00
UpdateClientRequest.php Enable client contact password to be set via API. (#3402) 2020-03-01 16:00:54 +11:00