Revision bd714351
Added by Marc Dequènes about 15 years ago
- ID bd7143516b6b7a3beb93713f6dfc7752723d0208
lib/ldap_shadows/controller.rb | ||
---|---|---|
@aspects = {}
|
||
# should replace @aspects properly one day
|
||
@aspects2 = {}
|
||
|
||
LdapShadows::LdapObject.mapper = self
|
||
end
|
||
|
||
def set_global_config(global_config)
|
Also available in: Unified diff
[evol] added search command (working, but items are not recognized yet)