From 608e1f0106ab41fb2c19b8b75b5a31eb537bde56 Mon Sep 17 00:00:00 2001 From: Russ Allbery Date: Thu, 30 Aug 2007 17:54:04 +0000 Subject: Note that we should switch to using names for ACLs in errors to be more friendly. --- TODO | 3 +++ 1 file changed, 3 insertions(+) diff --git a/TODO b/TODO index d688344..050ce3e 100644 --- a/TODO +++ b/TODO @@ -54,6 +54,9 @@ Future work: * Use the class names in the database tables when loading object and ACL verifier implementations. +* Error messages from ACL operations should refer to the ACLs by name + instead of by ID. + * The ACL implementation is currently rather inefficient for ACL verifiers that need to maintain state (such as LDAP binds). Now they're created and destroyed when verifying each ACL. We need to -- cgit v1.2.3