diff options
author | Russ Allbery <rra@stanford.edu> | 2007-12-04 22:16:28 +0000 |
---|---|---|
committer | Russ Allbery <rra@stanford.edu> | 2007-12-04 22:16:28 +0000 |
commit | 0e9a5e25ec9c1977c6426f4aea4b61a658fe6855 (patch) | |
tree | 733ceb199f5db47e210496fc8020952a0684ebc0 /NEWS | |
parent | 1eb6e3db86a56e1b8839bd5345cd2c20d0dc0dcd (diff) |
Add a subclass of the NetDB ACL verifier that requires the principal
have an instance of "root" and strips that instance before checking
NetDB roles.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,5 +1,11 @@ User-Visible wallet Changes +wallet 0.4 (unreleased) + + Add a subclass of the NetDB ACL verifier that requires the principal + have an instance of "root" and strips that instance before checking + NetDB roles. + wallet 0.3 (2007-12-03) MySQL is now a supported database backend and the full test suite |