From 298d5fbce48411d591a3a6ce39ee08ca817866d4 Mon Sep 17 00:00:00 2001 From: Rob Crittenden Date: Wed, 22 Apr 2009 14:30:05 -0400 Subject: Import the RequiresRoot error and make note to replace this at some point --- TODO | 3 +++ 1 file changed, 3 insertions(+) (limited to 'TODO') diff --git a/TODO b/TODO index 1e5d8dc0f..5d8b23805 100644 --- a/TODO +++ b/TODO @@ -84,6 +84,9 @@ Command Line interface: * Add a file option so an argument may be read from a file. This is needed for cert-request to pass along the CSR. + * Replace RequiresRoot() with more fine-grained control based on the + files that need to be read/written + Improve ease of plugin writting - make "from ipalib import *" import everything a plugin writter will need -- cgit