Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-01-17 | Standardize Perl module versions | Russ Allbery | |
The versions of all of the wallet Perl modules now match the overall package version except for Wallet::Schema, which is used to version the database schema. Import the test from rra-c-util 5.10 and exclude Wallet::Schema from the tests. Go through all Perl modules and standardize the syntax for setting the version and indicating the required version of Perl. Fix a few other syntax issues while I'm in there. | |||
2015-11-18 | Added Wallet::ACL::LDAP::Attribute::Root | Jon Robertson | |
Added a version of the LDAP attribute ACL. Like the root version for NetDB, this requires that the principal end in /root, and then strips off /root before doing matching against the given LDAP attribute. Change-Id: I23119ef9c9ce3e0556f5d71a509815f2efc1bbe6 |