1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-11-20 01:52:44 +01:00
invoiceninja/app/Http/Requests/User
David Bomba 43e57d0117
Fixes for self-update (#3514)
* minor fix for payment notifications

* styleci

* Limit Self updating to self hosters only
:

* Fixes for designs

* Minor fixes for self-update
2020-03-21 16:37:30 +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 pdf_variables validation (#3419) 2020-03-04 22:09:43 +11:00
UpdateUserRequest.php Fixes for self-update (#3514) 2020-03-21 16:37:30 +11:00