]> git.proxmox.com Git - proxmox-acme.git/history - src/PVE/ACME/DNSChallenge.pm
Revert "dns-challenge: add 'use-proxy' property"
[proxmox-acme.git] / src / PVE / ACME / DNSChallenge.pm
2021-11-11 Thomas LamprechtRevert "dns-challenge: add 'use-proxy' property"
2021-11-09 Stoiko Ivanovdns-challenge: add 'use-proxy' property
2021-11-09 Thomas Lamprechtdns: cope with plugin json index not being available
2021-05-05 Thomas Lamprechtmove DNS plugin schema to separate JSON based file
2021-05-05 Lorenz Stechaunerdns challenge: add world4you schema
2021-05-05 Thomas Lamprechtupdate acme.sh plugins to 2.8.9 and include new plugins...
2021-03-16 Thomas Lamprechtdns: add new plugins to schema and install them
2021-03-12 Wolfgang Bumilleradd missing 'use PVE::Acme' statement
2020-12-11 Thomas Lamprechtacme: define kapper.net and acme-dns schema
2020-12-11 Thomas Lamprechtdns challenge: add missing plugins to schema
2020-05-23 Thomas Lamprechtfix #2732: use actual plugin config data
2020-05-23 Thomas Lamprechtdns challenge: add 'INWX' acme.sh schema
2020-05-15 Thomas Lamprechtdns challenge: describe digitalocean schema
2020-05-15 Thomas Lamprechtdns challenge: add df (dyndnsfree.de) provider
2020-05-07 Thomas Lamprechtdns challenge: provide schema for more providers
2020-05-05 Thomas Lamprechtdns schema: move fields one level deeper
2020-05-05 Thomas Lamprechtdns: complete OVH schema
2020-05-05 Dominik Csapakadd note that the data has to be base64 encoded
2020-05-05 Dominik CsapakDNSChallenge: make plugins a hash with an optional...
2020-05-03 Thomas LamprechtDNS Challenge: add validation-delay plugin option
2020-05-03 Thomas Lamprechtallow to get full DNS plugins list
2020-05-02 Thomas Lamprechtacme: variable name cleanup
2020-04-20 Fabian Grünbichlerdns plugin: improve 'data' string encoding/passing
2020-04-17 Fabian Grünbichlerdns plugin: reset environment
2020-04-17 Fabian Grünbichlerplugins: remove get_subplugins
2020-04-17 Fabian Grünbichlerplugins: unify extract_challenge
2020-04-17 Fabian Grünbichlerplugins: refactor setup/teardown signatures
2020-04-17 Fabian Grünbichlerdns plugin: use non-usrmerged path for bash
2020-04-17 Fabian Grünbichlerdns plugin: make data optional
2020-04-16 Wolfgang LinkImplement function to resolve all subplugins
2020-04-16 Wolfgang LinkAdd DNSChallenge Plugin