]> 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)
committerJean Flach <jean-marcel.flach@icinga.com>
Fri, 23 Feb 2018 12:07:56 +0000 (13:07 +0100)
commitaad44dfbb2097443ef29871500a4dcaefcac96e3
tree8143afd9f0c231fc2b614c530cdc5dc3c915ef07
parent2e5aedd28a5e98628febd0025291405ce4390189
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