Skip to content

Conversation

@CarolynRountree
Copy link
Contributor

@CarolynRountree CarolynRountree commented Jun 10, 2020

Changed to Take a single or multiple models into the Encrypt tool. The passwords in each model are encrypted and each model written out to the original location. The single variable file is shared by the set of models, and the password variables encrypted only once.

Encryption tool did already have checks not to encrypt and encrypted password. I changed the variables code to do a check identical to model code.

Fixes #547

@ddsharpe
Copy link
Member

Please improve description of this change. Its not clear what you are trying to accomplish with this PR.

ECHO model_file - the location and name of the model file to use, or
ECHO the locations and names of each model in a set of
ECHO models. All models will be written back to the same
ECHO location and name.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe clarify that comma-separated list for multiples? other tools say "the location of the model file to use. This can also be specified as a comma-separated list of model locations, ..."

echo " model_file - the location and name of the model file or the"
echo " locations and names of each model in a set of"
echo " models. All models will be written back to the same"
echo " location and name."
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

See comment on .sh

@ddsharpe ddsharpe merged commit 0c405c6 into master Jun 11, 2020
@ddsharpe ddsharpe deleted the JIRA#WDT-418-encrypt-multiple-models branch June 11, 2020 21:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

3 participants