Project

General

Profile

Actions

Bug #12672

closed

GleSYS Dynamic DNS responses are not parsed properly

Added by Martin Pegler over 2 years ago. Updated almost 2 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Viktor Gurov
Category:
Dynamic DNS
Target version:
Start date:
Due date:
% Done:

0%

Estimated time:
1.00 h
Plus Target Version:
22.05
Release Notes:
Default
Affected Version:
Affected Architecture:

Description

Expected response from GLeSYS is wrong in _checkStatus

pfsense/src/etc/inc/dyndns.class

if (preg_match('/Record updated/i', $data)) {

Should be

if (preg_match('/"text":"OK"/i', $data)) {

Actions #2

Updated by Jim Pingle over 2 years ago

  • Status changed from New to Pull Request Review
  • Assignee set to Viktor Gurov
  • Target version set to CE-Next
  • Plus Target Version set to 22.05
Actions #3

Updated by Viktor Gurov about 2 years ago

  • Status changed from Pull Request Review to Feedback

Merged

Actions #4

Updated by Jim Pingle about 2 years ago

  • Target version changed from CE-Next to 2.7.0
Actions #5

Updated by Jim Pingle about 2 years ago

  • Subject changed from DynDNS GLeSYS respons to GleSYS Dynamic DNS responses are not parsed properly

Updating subject for release notes.

Actions #6

Updated by Jim Pingle almost 2 years ago

  • Status changed from Feedback to Resolved

No access to provider, no feedback. Closing.

Actions

Also available in: Atom PDF