1. 13 Oct, 2019 2 commits
    • Bill Gertz's avatar
      Space style changes. · 7ec52145
      Bill Gertz authored
      Local copy of shellcheck somehow missed these, odd.
      7ec52145
    • Bill Gertz's avatar
      Rewrite to conform to Dev guide · aa611248
      Bill Gertz authored
      Created _get_root() that tests the requested host is a subdomain to the domains hosted on MailinaBox (MIAB) DNS Server. Created common _miab_rest() used with dns_miab_add(), dns_miab_rm() and _get_root(). Also created barbaric _is_json() to test the response given by the MIAB Custom DNS API at least looks like a JSON file. We should add a hint to use _normalizeJson with JSON responses so _startswith, _endswith won't perplexingly fail.
      aa611248
  2. 08 Oct, 2019 7 commits