diff options
author | Christian Poessinger <christian@poessinger.com> | 2022-09-22 19:38:14 +0200 |
---|---|---|
committer | Christian Poessinger <christian@poessinger.com> | 2022-09-22 19:44:50 +0200 |
commit | e1d3fd0b29a1178e775cbc86f6c0011a682506ba (patch) | |
tree | b1fa30654ce0686b342c95498f3d386858deedaa /mibs/NOTIFICATION-LOG-MIB.txt | |
parent | 4115503de153fd8e9222ab049141e890b4179719 (diff) | |
download | vyos-1x-e1d3fd0b29a1178e775cbc86f6c0011a682506ba.tar.gz vyos-1x-e1d3fd0b29a1178e775cbc86f6c0011a682506ba.zip |
xml: T4698: validating a range must be explicitly enabled in the validator
This extends commit 28573ffe4f ("xml: T4698: drop validator name="range" and
replace it with numeric"). The first version allowed both a range and discrete
numbers to be validated by the numeric validator.
This had a flaw as both 22 and 22-30 were valid at the same time. The generic
"port-number.xml.i" building block only allows a discrete number. Now if a user
set port 22-30 for e.g. SSH the daemon did no longer start. This is why range
validation must be explicitly enabled.
Diffstat (limited to 'mibs/NOTIFICATION-LOG-MIB.txt')
0 files changed, 0 insertions, 0 deletions