]> git.apps.os.sepia.ceph.com Git - fscrypt.git/commit
actions: context now hold a target user.User
authorJoe Richey <joerichey@google.com>
Thu, 31 Aug 2017 01:00:04 +0000 (18:00 -0700)
committerJoe Richey <joerichey@google.com>
Thu, 31 Aug 2017 01:00:04 +0000 (18:00 -0700)
commitdad0a047cefc79cbe664afc07d69db6b8bf123bd
tree8b6e477667e5200d7da6d1ad541f29a37b65611c
parentd685f6b232485a0dc0cc8b915561b9be37d32722
actions: context now hold a target user.User

This user is used with policies to interface with the keryings and with
protectors to indicate which user's login passphrase should be used to
protectors of type pam_passphrase.
actions/context.go
actions/context_test.go
actions/policy.go
actions/protector.go