Project

General

Profile

Actions

Bug #3912

closed

Dynamic DNS disallows valid character in username

Added by Brian Rozmierski over 9 years ago. Updated over 9 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
-
Category:
Dynamic DNS
Target version:
Start date:
10/03/2014
Due date:
% Done:

0%

Estimated time:
Plus Target Version:
Release Notes:
Affected Version:
2.1.x
Affected Architecture:

Description

OpenDNS allows a username (email) in the format of , however the + sign trips up the services_dyndns_edit.php form with an invalid username error.

Adding "\+" to the regexp in is_dynamic_username() after "\-" fixes the problem.

Actions

Also available in: Atom PDF