Details
-
Type: Improvement
-
Status: Open
-
Priority: Major
-
Resolution: Unresolved
-
Affects Version/s: 5.9.3
-
Fix Version/s: 5.12.0-b1
-
Component/s: Client Interface, Plugins
-
Labels:None
Description
The IP Unblocker plugin integrates with CSF to allow clients to unblock their own IP if it becomes blocked. It works well when using the root user with cPanel, or the admin user with Directadmin. But, if your server credentials use a reseller account the plugin doesn't work.
It is reported that parameter used when making the API call to CSF is "kill", but resellers use "qkill". So, we need to adjust our API call depending on whether the account is a reseller.
On most panels like cPanel, if the user for the server is "root" or on Directadmin "admin" then it is the root user. If the username is something different, then it is a reseller.
Activity
Paul Phillips
created issue -