[PR #86] [MERGED] FIX for issue for Cloudflare tokens with a '-' (hyphen/dash) #611

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

📋 Pull Request Information

Original PR: https://github.com/qdm12/ddns-updater/pull/86
Author: @shammishailaj
Created: 6/26/2020
Status: Merged
Merged: 6/26/2020
Merged by: @qdm12

Base: masterHead: master


📝 Commits (1)

  • 12aafbc FIX for issue where cloudflare tokens with a '-' (hyphen/dash) were being deemed invalid

📊 Changes

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

View changed files

📝 internal/constants/regex.go (+1 -1)

📄 Description

FIX for issue where cloudflare tokens containing a '-' (hyphen/dash) were being deemed invalid.


🔄 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/86 **Author:** [@shammishailaj](https://github.com/shammishailaj) **Created:** 6/26/2020 **Status:** ✅ Merged **Merged:** 6/26/2020 **Merged by:** [@qdm12](https://github.com/qdm12) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`12aafbc`](https://github.com/qdm12/ddns-updater/commit/12aafbc33deca832404b05132af3f81f7ca51105) FIX for issue where cloudflare tokens with a '-' (hyphen/dash) were being deemed invalid ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `internal/constants/regex.go` (+1 -1) </details> ### 📄 Description FIX for issue where cloudflare tokens containing a '-' (hyphen/dash) were being deemed invalid. --- <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:26 -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#611