mirror of
https://github.com/qdm12/ddns-updater.git
synced 2026-08-02 18:48:49 -04:00
[PR #122] [MERGED] Selfhost.de #614
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/122
Author: @qdm12
Created: 12/6/2020
Status: ✅ Merged
Merged: 12/10/2020
Merged by: @qdm12
Base:
master← Head:selfhost.de📝 Commits (5)
ceea463Add selfhost.de supportff39f31Update documentation512d8f0Final response processing adjustmentscda46fcFix buga49e37fUpdate readme on credentials📊 Changes
7 files changed (+174 additions, -4 deletions)
View changed files
📝
.github/ISSUE_TEMPLATE/bug.md(+1 -0)📝
.github/ISSUE_TEMPLATE/help.md(+1 -0)📝
Dockerfile(+1 -1)📝
README.md(+11 -3)📝
internal/constants/providers.go(+2 -0)📝
internal/params/json.go(+2 -0)➕
internal/settings/selfhostde.go(+156 -0)📄 Description
Refers to #120
Finish processing response using https://selfhost.de/cgi-bin/selfhost?p=document&name=api&CGISESSID=5fa0b7b494df6ce16a6b2bd16e003f48
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.