diff options
author | Russ Allbery <rra@stanford.edu> | 2013-03-27 17:33:10 -0700 |
---|---|---|
committer | Russ Allbery <rra@stanford.edu> | 2013-03-27 17:33:10 -0700 |
commit | 04b69b2f156cc1155ae31eaaf4cf4ad53755ba99 (patch) | |
tree | 77e7ae5ab547ae94a2428d4a71ec7aed7af14ed9 /NEWS | |
parent | e446f05ab4949cbc24e78364f8719ecb5afe2357 (diff) | |
parent | 6d4d689361c29528cf92bc10750e260d48529b69 (diff) |
Merge tag 'upstream/1.0' into debian
Upstream version 1.0
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -45,6 +45,13 @@ wallet 1.0 (2013-03-27) Add docs/objects-and-schemes, which provides a brief summary of the current supported object types and ACL schemes. + The Stanford wallet object and ACL naming policy is now available in + code form as the Wallet::Policy::Stanford module, which is installed + as part of the server. As-is, it is only useful for sites that want + to adopt an identical naming policy (and will still require overriding + some of the internal data, like group names), but it may provide a + useful code example for others wanting to do something similar. + Update to rra-c-util 4.8: * Look for krb5-config in /usr/kerberos/bin after the user's PATH. |