From 09d6d88c5ae4c1afc4e386f2d4b6482b66e7c44d Mon Sep 17 00:00:00 2001 From: Nicolas Fort Date: Fri, 10 Jun 2022 15:00:46 +0000 Subject: Protocols: T4460: Add input checks for cisco-authentication parameter in nhrp protocol --- interface-definitions/protocols-nhrp.xml.in | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'interface-definitions') diff --git a/interface-definitions/protocols-nhrp.xml.in b/interface-definitions/protocols-nhrp.xml.in index 1e08c6873..32aef40e7 100644 --- a/interface-definitions/protocols-nhrp.xml.in +++ b/interface-definitions/protocols-nhrp.xml.in @@ -27,6 +27,10 @@ txt Pass phrase for cisco authentication + + [^[:space:]]{1,8} + + Password must be 8 characters or less and not null -- cgit v1.2.3