mirror of
https://github.com/tuxis-ie/nsedit.git
synced 2026-04-26 16:15:54 +03:00
[PR #180] [MERGED] Fix api calls #192
Labels
No labels
bug
duplicate
enhancement
help wanted
invalid
pull-request
question
question
upstream
upstream
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/nsedit#192
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
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/tuxis-ie/nsedit/pull/180
Author: @tuxis-ie
Created: 8/22/2018
Status: ✅ Merged
Merged: 8/22/2018
Merged by: @tuxis-ie
Base:
master← Head:fix-api-calls📝 Commits (2)
bf513b9Assume that we have Pdns > 4.xbe647ccDo not insert 'localhost', we are autodetecting the API url📊 Changes
2 files changed (+2 additions, -8 deletions)
View changed files
📝
includes/class/ApiHandler.php(+1 -7)📝
includes/class/PdnsApi.php(+1 -1)📄 Description
Fixes API calls to create zones. Also, ignore issues with versions and API. pdns < 4.0 is EOL and thus we assume a valid API-endpoint.
Tested with 4.0.3 and 4.1.3 and master.
Closes #178
Relates to #179 #162 #146
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.