NethServer / dev

NethServer issue tracker
https://github.com/NethServer/dev/issues
63 stars 20 forks source link

VPN host name and port are not validated #6882

Closed stephdl closed 3 months ago

stephdl commented 3 months ago

Steps to reproduce

Expected behavior

I expect that a validator prevents me to give a bad hostname or a bad port from 1 to 65535

Actual behavior

No validator, I can set a port > 65535 or a bad hostname with bad characters !!!!

for example foo!!!.d::.org with port 558285954780 is a good endpoint

Components

core 2.5.3

DavidePrincipi commented 3 months ago

In core 2.5.4-dev.2

DavidePrincipi commented 3 months ago

VERIFIED

image

image

DavidePrincipi commented 3 months ago

Released

https://github.com/NethServer/ns8-core/releases/tag/2.5.4