From 761354067ff9c33dec6f8acfb3a1f7ca33a7cd65 Mon Sep 17 00:00:00 2001 From: Michael DeHaan Date: Fri, 19 Apr 2013 10:49:24 -0400 Subject: [PATCH] Add TODO note --- TODO.md | 1 + 1 file changed, 1 insertion(+) diff --git a/TODO.md b/TODO.md index 04c0746a2a..a5a83cfd92 100644 --- a/TODO.md +++ b/TODO.md @@ -45,6 +45,7 @@ directory. Project directories must be unique and be (also no ../, etc). defau * when associating inventory objects, objects should share common inventory records (user_can_attach method should check) * permissions on launching a job should be same as creating a job template * should be able to access permissions as subcollection off of users or teams (no need for permissions tab) +* make sure all can_user_add/edit methods ensure ownership/access on subobjects QUESTIONS ---------