Revision 3b622929
Added by Marc Dequènes about 15 years ago
- ID 3b6229292435255cc5cb81e2e882392f02de99a3
bin/shadowwalker | ||
---|---|---|
|
||
modification_done = LdapShadows::Manipulation.item_modify_from_strings(item, args)
|
||
|
||
# TODO: detect if parent specified and allowed (-> predefined hook)
|
||
item.save!
|
||
puts "Creation done."
|
||
end
|
Also available in: Unified diff
[cleanup] removed leftover TODO