From 113f9c6a7c81112fb4830fde99b71fdc775641b3 Mon Sep 17 00:00:00 2001 From: "A. Wilcox" Date: Sat, 14 Sep 2019 07:05:10 -0500 Subject: script: keys: Allow Blowfish --- devel/script/2_keys.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/devel/script/2_keys.xml b/devel/script/2_keys.xml index 2e56067..5d251e4 100644 --- a/devel/script/2_keys.xml +++ b/devel/script/2_keys.xml @@ -118,7 +118,7 @@ pkginstall claws-mail Format - The rootpw key is a string value containing a crypt(3) style, SHA-512 hashed passphrase. It is invalid to provide a plaintext passphrase. + The rootpw key is a string value containing a crypt(3) style, SHA-512 or Blowfish hashed passphrase. It is invalid to provide a plaintext passphrase. Example @@ -559,7 +559,7 @@ useralias awilfox A. Wilcox Format - The userpw key is a space-separated tuple of two string elements: the user account name, and the encrypted, SHA-512 hashed passphrase. It is invalid to specify a plaintext passphrase. userpw may appear up to once per username. It is invalid to specify more than one userpw for a given username. It is invalid to specify a userpw for an account that is not created by username. + The userpw key is a space-separated tuple of two string elements: the user account name, and the encrypted, SHA-512 or Blowfish hashed passphrase. It is invalid to specify a plaintext passphrase. userpw may appear up to once per username. It is invalid to specify more than one userpw for a given username. It is invalid to specify a userpw for an account that is not created by username. Default -- cgit v1.2.3-60-g2f50