Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix MIAB dns create TXT record format #5268

Merged
merged 12 commits into from
Sep 9, 2024
Merged

Commits on Aug 20, 2024

  1. Configuration menu
    Copy the full SHA
    1d59d43 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2024

  1. Update dns_miab.sh

    The MIAB API requires that the txtvlaue to a TXT record includes the "value=" and "ttl=" components as part of the TXT record when adding a new record.
    lifeboy authored Aug 21, 2024
    Configuration menu
    Copy the full SHA
    435bb3f View commit details
    Browse the repository at this point in the history
  2. Update dns_miab.sh

    Corrected typo
    lifeboy authored Aug 21, 2024
    Configuration menu
    Copy the full SHA
    0122eab View commit details
    Browse the repository at this point in the history
  3. changes not yet tested

    lifeboy committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    42e78f9 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2024

  1. Configuration menu
    Copy the full SHA
    fa3591f View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2024

  1. correct a typo

    lifeboy committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    fab292d View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2024

  1. Added comments

    lifeboy committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    65c3dc2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9cec268 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3006c90 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    031d53b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    dc6ea97 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    02fb40c View commit details
    Browse the repository at this point in the history