]> git.apps.os.sepia.ceph.com Git - fscrypt.git/commit
cmd/fscrypt: Add explanations for keyring failures
authorJoseph Richey <joerichey94@gmail.com>
Fri, 1 Sep 2017 07:56:44 +0000 (00:56 -0700)
committerJoseph Richey <joerichey94@gmail.com>
Fri, 1 Sep 2017 07:56:44 +0000 (00:56 -0700)
commit0dfbbf62fae3d4051dd5f0686835ac393f8a0247
tree8ff0b3562affc308939788c5e54708e284a014da
parent079ee257d27e28b166965f1fa0136f694598b6c7
cmd/fscrypt: Add explanations for keyring failures

Now the user is persented with help when they try to access a keyring
that isn't theirs or try to use fscrypt without a user keyring linked
into the session keyring.
cmd/fscrypt/errors.go