Closed pmarkee closed 6 years ago
JSRemoteTest-DCO-1.0-Signed-off-by: Peter Marki marpeter@inf.u-szeged.hu
I think the [a-z_][a-z0-9_]{2,30}$) regular expression is a bit strict. There are ip or os names, and this expression requires minimum 3 characters.
[a-z_][a-z0-9_]{2,30}$)
ip
os
JSRemoteTest-DCO-1.0-Signed-off-by: Peter Marki marpeter@inf.u-szeged.hu