]> eyrie.org Git - kerberos/wallet.git/commit
Pass object type and name to external ACL verifiers
authorRuss Allbery <eagle@eyrie.org>
Sat, 16 Jan 2016 23:34:22 +0000 (15:34 -0800)
committerRuss Allbery <eagle@eyrie.org>
Sat, 16 Jan 2016 23:35:49 +0000 (15:35 -0800)
commitd2fde5b8330cab6bd6210ef99a628b1897676897
tree3bdb4383a95efc5c36b7fabe07ca7df0cb50f719
parent44b98b0005effceb6fb5497b336fa86e05675e6f
Pass object type and name to external ACL verifiers

This requires changing the ACL verifier plumbing to pass object
type and name all the way through when verifying ACLs.  Hopefully
I caught everything.
NEWS
docs/design-acl
perl/lib/Wallet/ACL.pm
perl/lib/Wallet/ACL/Base.pm
perl/lib/Wallet/ACL/External.pm
perl/lib/Wallet/ACL/Nested.pm
perl/lib/Wallet/Config.pm
perl/t/data/acl-command
perl/t/verifier/external.t