[FIX]auth_ldap: remove base_crypt warning from manifest
authorDenis Ledoux <dle@openerp.com>
Wed, 31 Jul 2013 15:31:29 +0000 (17:31 +0200)
committerDenis Ledoux <dle@openerp.com>
Wed, 31 Jul 2013 15:31:29 +0000 (17:31 +0200)
bzr revid: dle@openerp.com-20130731153129-8hmqrgsg3e9d533f

addons/auth_ldap/__openerp__.py

index 844f6d9..945dad5 100644 (file)
@@ -92,11 +92,6 @@ allows pre-setting the default groups and menus of the first-time users.
          user with the same login (and a blank password), then rename this new
          user to a username that does not exist in LDAP, and setup its groups
          the way you want.
-
-Interaction with base_crypt:
-----------------------------
-The base_crypt module is not compatible with this module, and will disable LDAP
-authentication if installed at the same time.
     """,
     'website' : 'http://www.openerp.com',
     'category' : 'Authentication',