]> granicus.if.org Git - icinga2/commit
Improve api user command
authorJean Flach <jean-marcel.flach@icinga.com>
Fri, 22 Dec 2017 12:01:51 +0000 (13:01 +0100)
committerGunnar Beutner <gunnar.beutner@icinga.com>
Thu, 15 Feb 2018 12:09:22 +0000 (13:09 +0100)
commit2bd35aa35740520b7870c50efb5153e7b91c829a
tree44f67a4b2ae17bb8e56bee4040dc8256bb47d380
parentdf86245fe8755877a6634f43c2ea55bd14d221c1
Improve api user command

--oneline can now be used to print out only the password hash string.
This can be used to update ApiUser passwords through the API. There is
also now a validation to make use salt does not contain a '$' which
would break verification.
lib/cli/apiusercommand.cpp