Actions
Bug #22186
closedAuthorize "_" (underscore) in hostname / fqdn
Status:
Released
Priority:
N/A
Assignee:
Category:
Web - Nodes & inventories
Target version:
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
0
Name check:
To do
Fix check:
Checked
Regression:
No
Description
In #19457, we choose to follow more strictly RFC 1123 on valid hostname (https://datatracker.ietf.org/doc/html/rfc1123#section-2.1).
But some OS (windows) don't follow that RFC and allow "_" in fqdn.
We need to add them back in the list of authorized characters.
Updated by François ARMAND almost 2 years ago
- Status changed from New to In progress
Updated by François ARMAND almost 2 years ago
- Status changed from In progress to Pending technical review
- Assignee changed from François ARMAND to Nicolas CHARLES
- Pull Request set to https://github.com/Normation/rudder/pull/4604
Updated by Anonymous almost 2 years ago
- Status changed from Pending technical review to Pending release
Applied in changeset rudder|e02e5954c6281631598fc0fc019232731018c781.
Updated by Nicolas CHARLES almost 2 years ago
- Fix check changed from To do to Checked
Updated by Alexis Mousset almost 2 years ago
- Status changed from Pending release to Released
This bug has been fixed in Rudder 7.1.9 and 7.2.3 which were released today.
Actions