mirror of
https://github.com/netbirdio/plugins.git
synced 2026-05-22 18:44:07 -07:00
security/acme-client: post merge fix for #2731
This commit is contained in:
@@ -10,8 +10,11 @@ Plugin Changelog
|
||||
|
||||
3.8
|
||||
|
||||
NOTE: Support for the cPanel API is not functional. It requires
|
||||
a new version of acme.sh, which has not been released yet.
|
||||
|
||||
Added:
|
||||
* add support for cPanel HTTP API
|
||||
* add support for cPanel HTTP API (#2731)
|
||||
|
||||
3.7
|
||||
|
||||
|
||||
+1
-1
@@ -1413,7 +1413,7 @@
|
||||
<id>validation.dns_cpanel_token</id>
|
||||
<label>cPanel API Token</label>
|
||||
<type>password</type>
|
||||
<help>Ref: https://docs.cpanel.net/cpanel/security/manage-api-tokens-in-cpanel/</help>
|
||||
<help><![CDATA[Please refer to the <a href="https://docs.cpanel.net/cpanel/security/manage-api-tokens-in-cpanel/">cPanel documentation</a> for further information.]]></help>
|
||||
</field>
|
||||
<field>
|
||||
<id>validation.dns_cpanel_hostname</id>
|
||||
|
||||
Reference in New Issue
Block a user