From: Quanah Gibson-Mount Date: Fri, 4 Mar 2016 03:31:13 +0000 (-0600) Subject: Add note about fixing dynlist to work with filters so autogroup can be purged X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=80917684f266951894b6b29016a013cc820d6549;p=openldap Add note about fixing dynlist to work with filters so autogroup can be purged --- diff --git a/TODO b/TODO index a941328e45..03d02d9d87 100644 --- a/TODO +++ b/TODO @@ -57,3 +57,5 @@ Overhaul overlays and backends, see ITS 6166 so no longer tied to the frontend it would also make it more feasible to have multiple different consumer configs in a single DB, each with their own provider URL (and thus their own updateref) I would think we can get rid of the update ref directive entirely, just point all writes to that consumer's provider. + +Update dynlist so it works with search filters, so that autogroup can be deleted