Actions
Regression #12245
closedInput validation error in system.php
Start date:
Due date:
% Done:
0%
Estimated time:
Plus Target Version:
22.01
Release Notes:
Force Exclusion
Affected Version:
2.6.0
Affected Architecture:
All
Description
The input validation in system.php incorrectly prevents numeric hostnames in 2.6 and 21.09. For example '3100' or '2600'.
This is a regression since 2.5.2 / 21.05
Tested:
21.09-DEVELOPMENT (amd64) built on Wed Aug 11 01:17:52 EDT 2021 FreeBSD 12.2-STABLE
2.6.0-DEVELOPMENT (amd64) built on Wed Aug 11 01:15:06 EDT 2021 FreeBSD 12.2-STABLE
Files
Related issues
Updated by Jim Pingle over 3 years ago
- Related to Bug #12000: Remote log server input validation allows invalid values added
Updated by Viktor Gurov over 3 years ago
Updated by Jim Pingle over 3 years ago
- Status changed from New to Pull Request Review
Updated by Steve Wheeler over 3 years ago
This looks good now with that patch. I am able to use numeric hosts names. It still rejects invalid hosts that include the domain name etc.
Waiting to test the new snapshot after the merge.
Updated by Steve Wheeler over 3 years ago
- Status changed from Feedback to Resolved
This is now fixed in snapshots.
Tested:
2.6.0-DEVELOPMENT (amd64) built on Wed Aug 18 01:08:59 EDT 2021 FreeBSD 12.2-STABLE
21.09-DEVELOPMENT (arm) built on Wed Aug 18 01:11:54 EDT 2021 FreeBSD 12.2-STABLE
Updated by Jim Pingle about 3 years ago
- Release Notes changed from Default to Force Exclusion
Was a regression introduced after the last release and was never in a release, thus excluding from release notes.
Updated by Jim Pingle about 3 years ago
- Plus Target Version changed from 21.09 to 22.01
Actions