From 53942520b5e0b3239046e59ac64a63205a868924 Mon Sep 17 00:00:00 2001 From: Christian Hofstaedtler Date: Wed, 13 Apr 2016 22:25:33 +0200 Subject: [PATCH] API: one UeberBackend less --- pdns/ws-auth.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pdns/ws-auth.cc b/pdns/ws-auth.cc index 6ea92e465c..94d302a242 100644 --- a/pdns/ws-auth.cc +++ b/pdns/ws-auth.cc @@ -618,7 +618,7 @@ static void gatherRecordsFromZone(const std::string& zonestring, vectormethod == "POST" && !::arg().mustDo("api-readonly")) { DomainInfo di; auto document = req->json(); -- 2.47.2