From eea4f7357d7a3e3b365d887671ba78fd386a6d2d Mon Sep 17 00:00:00 2001 From: Daniel Mueller Date: Wed, 9 Jan 2019 16:31:31 -0800 Subject: Honor context provided Admin & User PIN in pin commands The second source of interactivity comes from the pin set and pin unblock commands, which also inquire with the pinentry module to ask the user for a PIN. This change adjusts the two commands to honor the PINs as available in the command execution context. It also updates the documentation to reflect the availability of the newly introduced and honored environment variables NITROCLI_ADMIN_PIN & NITROCLI_USER_PIN as well as NITROCLI_NEW_ADMIN_PIN & NITROCLI_NEW_USER_PIN. --- nitrocli/doc/nitrocli.1.pdf | Bin 14513 -> 15436 bytes 1 file changed, 0 insertions(+), 0 deletions(-) (limited to 'nitrocli/doc/nitrocli.1.pdf') diff --git a/nitrocli/doc/nitrocli.1.pdf b/nitrocli/doc/nitrocli.1.pdf index 5fa9049..3d28310 100644 Binary files a/nitrocli/doc/nitrocli.1.pdf and b/nitrocli/doc/nitrocli.1.pdf differ -- cgit v1.2.1