From 66da128c39971f9a40553af9351b489f1ad186e1 Mon Sep 17 00:00:00 2001 From: Russ Allbery Date: Tue, 20 Nov 2007 02:01:27 +0000 Subject: Add support for running a user-defined function whenever an object is created by a non-ADMIN user and using the default owner ACL returned by that function provided that the calling user is authorized by that ACL. This permits dynamic creation of new objects based on a default owner ACL programmatically determined from the name of the object. --- NEWS | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index d303b01..a585c03 100644 --- a/NEWS +++ b/NEWS @@ -2,6 +2,12 @@ wallet 0.3 (unreleased) + Add support for running a user-defined function whenever an object is + created by a non-ADMIN user and using the default owner ACL returned + by that function provided that the calling user is authorized by that + ACL. This permits dynamic creation of new objects based on a default + owner ACL programmatically determined from the name of the object. + Add support for displaying the history of objects and ACLs. Add an ACL verifier that checks access against NetDB roles using the -- cgit v1.2.3