google / fscrypt

Go tool for managing Linux filesystem encryption
Apache License 2.0
876 stars 97 forks source link

Make pam_fscrypt.so support the unlock_only option #367

Closed ebiggers closed 1 year ago

ebiggers commented 1 year ago

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