mirror of
https://github.com/netbirdio/plugins.git
synced 2026-05-22 18:44:07 -07:00
security/acme-client: fix style for "DEPREC(I)ATED"
This commit is contained in:
@@ -354,7 +354,7 @@ Changed:
|
||||
|
||||
Changed:
|
||||
* rename "Linode Cloud API" to "Linode API (v4)" (#2609)
|
||||
* rename "Linode API" to "Linode API (v3 / Deprecated)" (#2609)
|
||||
* rename "Linode API" to "Linode API (v3/deprecated)" (#2609)
|
||||
|
||||
3.3
|
||||
|
||||
|
||||
+5
-5
@@ -580,9 +580,9 @@
|
||||
</field>
|
||||
<field>
|
||||
<id>validation.dns_gandi_livedns_key</id>
|
||||
<label>API Key (DEPRECATED)</label>
|
||||
<label>API key (deprecated)</label>
|
||||
<type>text</type>
|
||||
<help>The API Key is the previous mechanism that was replaced with Personal Access Tokens. API Keys should no longer be used.</help>
|
||||
<help>The API key is the previous mechanism that was replaced with Personal Access Tokens. API keys should no longer be used.</help>
|
||||
</field>
|
||||
<field>
|
||||
<label>Google Cloud DNS</label>
|
||||
@@ -825,7 +825,7 @@
|
||||
<help>Specify the location of the generated TSIG Key inside the TSIG file using grep and cut, example: grep \# /etc/knot/acme.key | cut -d' ' -f2</help>
|
||||
</field>
|
||||
<field>
|
||||
<label>lexicon (DEPRECATED)</label>
|
||||
<label>Lexicon (deprecated)</label>
|
||||
<type>header</type>
|
||||
<style>table_dns table_dns_lexicon</style>
|
||||
</field>
|
||||
@@ -855,7 +855,7 @@
|
||||
<type>text</type>
|
||||
</field>
|
||||
<field>
|
||||
<label>Linode API (v3 / Deprecated)</label>
|
||||
<label>Linode API (v3/deprecated)</label>
|
||||
<type>header</type>
|
||||
<style>table_dns table_dns_linode</style>
|
||||
</field>
|
||||
@@ -1236,7 +1236,7 @@
|
||||
</field>
|
||||
<field>
|
||||
<id>validation.dns_sl_key</id>
|
||||
<label>API Key (DEPRECIATED)</label>
|
||||
<label>API key (deprecated)</label>
|
||||
<type>text</type>
|
||||
</field>
|
||||
<field>
|
||||
|
||||
@@ -485,9 +485,9 @@
|
||||
<dns_kinghost>KingHost</dns_kinghost>
|
||||
<dns_knot>Knot (knsupdate)</dns_knot>
|
||||
<dns_leaseweb>LeaseWeb</dns_leaseweb>
|
||||
<dns_lexicon>lexicon (DEPRECATED)</dns_lexicon>
|
||||
<dns_lexicon>Lexicon (deprecated)</dns_lexicon>
|
||||
<dns_limacity>Lima-City (TrafficPlex)</dns_limacity>
|
||||
<dns_linode>Linode (v3 / Deprecated)</dns_linode>
|
||||
<dns_linode>Linode (v3/deprecated)</dns_linode>
|
||||
<dns_linode_v4>Linode (v4)</dns_linode_v4>
|
||||
<dns_loopia>Loopia</dns_loopia>
|
||||
<dns_lua>LuaDNS.com</dns_lua>
|
||||
|
||||
Reference in New Issue
Block a user