Revision 3d5fa735
Added by Marc Dequènes over 15 years ago
- ID 3d5fa735b39fa6cb07d52a7f1cae6152ca45188d
TODO | ||
---|---|---|
- select parent at creation wirh :parent ? this could be integrated in
|
||
common code to be able to relocate an item
|
||
- find a way to restrict parent locations for new objects (regex for <obj>/<item> string ? regex for DN ? OR/AND with both ? ???)
|
||
- search by combination of objects/aspects/fields values
|
||
- aspect dependency support
|
Also available in: Unified diff
[evol] move all item modification into LdapObject, clean things a bit, and use this code for creation too instead of the partial modification support needed to add the MUST attributetypes, this is more flexible