From 2951c1914e57d6ad1daa159711195cf649bd6f36 Mon Sep 17 00:00:00 2001 From: Tim Smith Date: Wed, 11 Sep 2019 12:49:30 -0700 Subject: Update RELEASE_NOTES.md Signed-off-by: Tim Smith Co-Authored-By: Ian Maddaus --- RELEASE_NOTES.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index f34e9d2562..8717bfdc3b 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -52,7 +52,7 @@ The `user` resource now supports the creation of users on macOS 10.14 and 10.15 * `secure_token` is a boolean property that sets the desired state for SecureToken. FileVault requires a SecureToken for full disk encryption. -* `secure_token_password` is the plaintext password required to enable or disable secure_token for a user. If no salt is specified we assume the 'password' property corresponds to a plaintext password and will attempt to use it in place of secure_token_password if it not set. +* `secure_token_password` is the plaintext password required to enable or disable `secure_token` for a user. If no salt is specified we assume the 'password' property corresponds to a plaintext password and will attempt to use it in place of secure_token_password if it is not set. #### Password property is now sensitive -- cgit v1.2.1