]> git.apps.os.sepia.ceph.com Git - fscrypt.git/commit
Make pam_fscrypt.so support the unlock_only option
authorEric Biggers <ebiggers@google.com>
Tue, 18 Oct 2022 17:12:02 +0000 (10:12 -0700)
committerEric Biggers <ebiggers3@gmail.com>
Thu, 20 Oct 2022 03:47:57 +0000 (20:47 -0700)
commit295c503a77f53b87305bba310e37cbdd9b516936
treeb9a64df8dc907eb9924062994570b9f8f3118b88
parent632d66d6fddfa9fd0a279a1811ced1efc567be29
Make pam_fscrypt.so support the unlock_only option

Now that it's been requested by users, bring back the "unlock_only"
option, which was originally proposed as part of
https://github.com/google/fscrypt/pull/281 but was dropped in the final
version of that pull request.

Resolves https://github.com/google/fscrypt/issues/357
README.md
pam_fscrypt/pam_fscrypt.go