Project

General

Profile

« Previous | Next » 

Revision 828b9fb2

Added by Marc Dequènes about 13 years ago

  • ID 828b9fb265fe43a1296364758ab51e470b55a557

[evol] Records: temporarily disclose object DN until LdapShadows is used

View differences:

lib/cyborghood-librarian/records.rb
next if HIDDEN_ATTRIBUTES.include? k
obj_attrs[k.to_sym] = format_value(v)
end
# temporary until LdapShadows is used
obj_attrs[:dn] = element.dn.to_s
obj_attrs
end

Also available in: Unified diff