From: Francis Dupont Date: Sun, 28 Nov 2021 14:31:35 +0000 (+0100) Subject: [#2006] Recovered lost password token X-Git-Tag: Kea-2.1.2~54 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f244ad142b9c1ab076da4561d45bf9847871d64d;p=thirdparty%2Fkea.git [#2006] Recovered lost password token --- diff --git a/src/bin/agent/agent_parser.yy b/src/bin/agent/agent_parser.yy index 648bf25ea6..70e2c544bf 100644 --- a/src/bin/agent/agent_parser.yy +++ b/src/bin/agent/agent_parser.yy @@ -63,6 +63,7 @@ using namespace std; CLIENTS "clients" USER "user" USER_FILE "user-file" + PASSWORD "password" PASSWORD_FILE "password-file" TRUST_ANCHOR "trust-anchor"