summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO3
1 files changed, 3 insertions, 0 deletions
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