diff options
author | alecpl <alec@alec.pl> | 2009-10-02 12:14:14 +0000 |
---|---|---|
committer | alecpl <alec@alec.pl> | 2009-10-02 12:14:14 +0000 |
commit | 1bf9a86a8e080991b8c15d0fb360c06a6321c72d (patch) | |
tree | de94f4c773914e2eeb94e547bdcc496df9755bea /plugins/password/README | |
parent | ee3c580bfe56e3d053e469b229463d4c45fa63af (diff) |
- Password: cPanel driver added
Diffstat (limited to 'plugins/password/README')
-rw-r--r-- | plugins/password/README | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/plugins/password/README b/plugins/password/README index 033af5f69..ac725f844 100644 --- a/plugins/password/README +++ b/plugins/password/README @@ -31,6 +31,7 @@ 2.3. Poppassd/Courierpassd (poppassd) 2.4. LDAP (ldap) 2.5. DirectAdmin Control Panel + 2.6. cPanel 3. Driver API @@ -174,6 +175,13 @@ for more info. + 2.6. cPanel + ----------- + + You can specify parameters for HTTP connection to cPanel's admin + interface. See config.inc.php file for more info. + + 3. Driver API ------------- |