]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
rec: Add "hash-password" to the rec_control help
authorRemi Gacogne <remi.gacogne@powerdns.com>
Wed, 30 Jun 2021 13:57:00 +0000 (15:57 +0200)
committerRemi Gacogne <remi.gacogne@powerdns.com>
Thu, 16 Sep 2021 12:12:28 +0000 (14:12 +0200)
pdns/rec_channel_rec.cc

index 1eee88810aa09ce7a9162bced64b99329fbe1636..dc3c87ab6b3f581252b94f373ea21123efebe104 100644 (file)
@@ -1922,6 +1922,7 @@ RecursorControlChannel::Answer RecursorControlParser::getAnswer(int s, const str
 "get-parameter [key1] [key2] ..   get configuration parameters\n"
 "get-qtypelist                    get QType statistics\n"
 "                                 notice: queries from cache aren't being counted yet\n"
+"hash-password [work-factor]      ask for a password then return the hashed version\n"
 "help                             get this list\n"
 "ping                             check that all threads are alive\n"
 "quit                             stop the recursor daemon\n"