1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-22 01:11:34 +02:00
invoiceninja/app/Http/Requests/User
David Bomba ffa3550e4a
Hosted version - add user rules. (#3653)
* Add users in hosted platform

* Increment num_users when adding a user on enterprised hosted plan

* Fixes for user repo
2020-04-23 08:54:10 +10: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 Hosted version - add user rules. (#3653) 2020-04-23 08:54:10 +10:00
UpdateUserRequest.php Fixes for self-update (#3514) 2020-03-21 16:37:30 +11:00