diff options
| author | Jason Gerard DeRose <jderose@redhat.com> | 2009-01-14 22:59:44 -0700 |
|---|---|---|
| committer | Jason Gerard DeRose <jderose@redhat.com> | 2009-01-14 22:59:44 -0700 |
| commit | fdda31c50bcf79ef4e4017dc8075d55b3e5df466 (patch) | |
| tree | ab8b4c9e95d03114f795cef357b197a87b61f712 /TODO | |
| parent | a10144be247d109e0bcfb4d5b7812bef508ab8d6 (diff) | |
Fixed a problem in the host plugin module; added not in TODO about using Param.query
Diffstat (limited to 'TODO')
| -rw-r--r-- | TODO | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -58,6 +58,9 @@ CRUD base classes: LDAPCreate, etc. Or other options it to have an LDAPObject base class and have the crud Method plugins rely more on their corresponding Object plugin. + * Update the Retrieve, Update, Delete, and Search classes so that the utilize + the new Param.query kwarg (to turn off validation) when cloning params. + Existing plugins: |
