Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-01-03 | Add stopword for Wallet::ACL::External documentation | Russ Allbery | |
Change-Id: I3a8b13a8b255522cff92910f8d99ec94dc020e6f | |||
2016-01-03 | Add Wallet::ACL::External ACL type | Russ Allbery | |
A new ACL type, external (Wallet::ACL::External), is now supported. This ACL runs an external command to check if access is allowed, and passes the principal and the ACL identifier to that command. To enable this ACL type for an existing wallet database, use wallet-admin to register the new verifier. Change-Id: I21b72b4373eefc92985aca1505e2d1a1ec699602 |