Implement change registration
[cascardo/ipsilon.git] / ipsilon / login / authldap.py
index 161ef75..ce096f4 100644 (file)
@@ -194,7 +194,7 @@ class Installer(LoginManagerInstaller):
         group.add_argument('--ldap-base-dn', action='store',
                            help='LDAP Base DN')
 
-    def configure(self, opts):
+    def configure(self, opts, changes):
         if opts['ldap'] != 'yes':
             return