Revision b52f0f7d
Added by Marc Dequènes over 15 years ago
- ID b52f0f7dd2e38270b9d123a28907deeba34dd249
lib/ldap_shadows/controller.rb | ||
---|---|---|
$KCODE = 'UTF8'
|
||
require 'jcode'
|
||
require 'active_ldap'
|
||
require 'ldap_shadows/activeldap_fixes'
|
||
require 'ldap_shadows/object'
|
||
|
||
|
Also available in: Unified diff
[evol] move all activeldap workarounds away, and properly manage operational attributes (using schema instead of a hardcoded list)