[PR #11] [MERGED] Correcting repeating prefix length for GoDaddy key #571

Closed
opened 2025-11-20 04:25:17 -05:00 by saavagebueno · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/qdm12/ddns-updater/pull/11
Author: @mikefero
Created: 7/20/2019
Status: Merged
Merged: 7/20/2019
Merged by: @qdm12

Base: masterHead: invalid_godaddy_key_regex


📝 Commits (1)

  • 848b656 Correcting repeating prefix length for GoDaddy key

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 pkg/regex/regex.go (+1 -1)

📄 Description

  • Operating Test Environment (OTE) key prefixes are 14 characters
  • Production key prefixes are 10 characters

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/qdm12/ddns-updater/pull/11 **Author:** [@mikefero](https://github.com/mikefero) **Created:** 7/20/2019 **Status:** ✅ Merged **Merged:** 7/20/2019 **Merged by:** [@qdm12](https://github.com/qdm12) **Base:** `master` ← **Head:** `invalid_godaddy_key_regex` --- ### 📝 Commits (1) - [`848b656`](https://github.com/qdm12/ddns-updater/commit/848b65629de13ece7e809de8d9ddadd2cf6de7ca) Correcting repeating prefix length for GoDaddy key ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `pkg/regex/regex.go` (+1 -1) </details> ### 📄 Description - Operating Test Environment (OTE) key prefixes are 14 characters - Production key prefixes are 10 characters --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
saavagebueno added the pull-request label 2025-11-20 04:25:17 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/ddns-updater#571