mirror of
https://github.com/qdm12/ddns-updater.git
synced 2026-07-29 09:02:38 -04:00
[PR #86] [MERGED] FIX for issue for Cloudflare tokens with a '-' (hyphen/dash) #611
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
master← Head:master📝 Commits (1)
12aafbcFIX 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.