]> git.apps.os.sepia.ceph.com Git - fscrypt.git/commit
README.md: remove obsolete warning about changing login passphrase
authorEric Biggers <ebiggers@google.com>
Thu, 28 Nov 2019 05:00:32 +0000 (21:00 -0800)
committerEric Biggers <ebiggers@google.com>
Thu, 28 Nov 2019 05:04:37 +0000 (21:04 -0800)
commit87e9540d42249bfafc2e26785ba96739b2b87fdd
treecc882428da2b3f8698097e0893707cc933c7e809
parente7d77aba6d717f995e65c74b5b85412bb13a28b0
README.md: remove obsolete warning about changing login passphrase

For some time now, fscrypt actually does re-wrap a user's login
protector when their login passphrase changes, provided that the PAM
configuration is correct.  Remove the obsolete paragraph.

Update https://github.com/google/fscrypt/issues/51
README.md