mbox

Zoneedit: Provide better error message on error 702 responses.

Message ID 1461930613-25229-1-git-send-email-stefan.schantl@ipfire.org
State Superseded
Headers

Message

Stefan Schantl April 29, 2016, 9:50 p.m. UTC
  A returned error code 702 when using Zoneedit as provider now raise
a request error with an corresponding message instead of a simple
InternalServerError exception.

This will help to clarify and debug update problems.

Fixes #11042.

Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
---
 src/ddns/providers.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)