Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-08-30 | Fix POD stopwords and formatting | Russ Allbery | |
Fix a formatting error in Wallet::ACL::LDAP::Attribute and add new stopwords required by the latest aspell. | |||
2012-04-03 | Add initial LDAP attribute ACL verifier | Russ Allbery | |
A new ACL type, ldap-attr (Wallet::ACL::LDAP::Attribute), is now supported. This ACL type grants access if the LDAP entry corresponding to the principal contains the attribute name and value specified in the ACL. The Net::LDAP and Authen::SASL Perl modules are required to use this ACL type. New configuration settings are required as well; see Wallet::Config for more information. To enable this ACL type for an existing wallet database, use wallet-admin to register the new verifier. |