]> git.apps.os.sepia.ceph.com Git - fscrypt.git/commit
cmd/fscrypt: username and login token fix
authorJoe Richey joerichey@google.com <joerichey@google.com>
Tue, 18 Jul 2017 00:30:46 +0000 (17:30 -0700)
committerJoe Richey joerichey@google.com <joerichey@google.com>
Tue, 18 Jul 2017 00:30:46 +0000 (17:30 -0700)
commit1a4a020ad5766fce3b3ad719d85593a3e8159733
treeca9476a0aecaf79cfc8716875db073ea54d5f748
parentbd12a36ca860f8de5beb5095b7d97510363b7cc7
cmd/fscrypt: username and login token fix

The commit changes how we get the username representation, and uses the
new pam API for checking the proposed login token.
cmd/fscrypt/errors.go
cmd/fscrypt/keys.go
cmd/fscrypt/prompt.go