mirror of
https://github.com/netbirdio/plugins.git
synced 2026-05-22 18:44:07 -07:00
Merge pull request #2971 from fraenki/acme_310
security/acme-client: release 3.10
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
PLUGIN_NAME= acme-client
|
||||
PLUGIN_VERSION= 3.9
|
||||
PLUGIN_VERSION= 3.10
|
||||
PLUGIN_COMMENT= ACME Client
|
||||
PLUGIN_MAINTAINER= opnsense@moov.de
|
||||
PLUGIN_DEPENDS= acme.sh py${PLUGIN_PYTHON}-dns-lexicon
|
||||
|
||||
@@ -8,6 +8,14 @@ WWW: https://github.com/acmesh-official/acme.sh
|
||||
Plugin Changelog
|
||||
================
|
||||
|
||||
3.10
|
||||
|
||||
Added:
|
||||
* new automation: run remote commands via SSH (#2757)
|
||||
|
||||
Fixed:
|
||||
* unable to configure key in TransIP API (#2924)
|
||||
|
||||
3.9
|
||||
|
||||
Added:
|
||||
|
||||
+1
@@ -1068,6 +1068,7 @@
|
||||
<field>
|
||||
<label>NOTE: A DNS sleep time of at least 300 is recommended.</label>
|
||||
<type>header</type>
|
||||
</field>
|
||||
<field>
|
||||
<id>validation.dns_transip_username</id>
|
||||
<label>Username</label>
|
||||
|
||||
Reference in New Issue
Block a user