1. 05 Oct, 2019 2 commits
    • Peter Dave Hello's avatar
      Remove trailing spaces in text files · ac9f6e3a
      Peter Dave Hello authored
      This issue in the shell scripts will also be detected in the stable
      version of shfmt(we are currently using an ancient pre-release of shfmt)
      ac9f6e3a
    • Michael Braunoeder's avatar
      [DNSAPI] add dns_rcode0.sh - Support for https://my.rcodezero.at/api-doc (#2489) · 72d800ed
      Michael Braunoeder authored
      * first version dns_rcode0.sh
      
      * fixed URLs for ACME calls
      
      * fixed challenge remove
      
      * read & write Token/URL at rm too
      
      * make info messages debug
      
      * typos fixed
      
      * update rrset only if existing challenge is found
      
      * polish error messages and make "detect root zone" scaleable
      
      * fixed formating issues
      
      * code cleanup, remove some unneeded functions
      
      * removed empty lines
      
      * save rcode0 url only if not default
      72d800ed