]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[#2006] Recovered lost password token
authorFrancis Dupont <fdupont@isc.org>
Sun, 28 Nov 2021 14:31:35 +0000 (15:31 +0100)
committerRazvan Becheriu <razvan@isc.org>
Fri, 21 Jan 2022 17:15:38 +0000 (17:15 +0000)
src/bin/agent/agent_parser.yy

index 648bf25ea67c1d25999fdac61d5edcd02576f443..70e2c544bf1857c55a3d15621cc9dc016fbee9a2 100644 (file)
@@ -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"