1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-11-10 21:22:58 +01:00
invoiceninja/app/Http/Requests/User
David Bomba 0061da2600
Update Company User Route (#3398)
* Working on CompanyUser route

* CompanyUser update route

* tests for updating a company user
2020-02-28 23:11:56 +11:00
..
AttachCompanyUserRequest.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
CreateUserRequest.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
DestroyUserRequest.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
DetachCompanyUserRequest.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
EditUserRequest.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
ShowUserRequest.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
StoreUserRequest.php Fixes for company tokens. (#3375) 2020-02-26 14:26:07 +11:00
UpdateUserRequest.php Update Company User Route (#3398) 2020-02-28 23:11:56 +11:00