X-Git-Url: http://git.cascardo.info/?p=cascardo%2Fipsilon.git;a=blobdiff_plain;f=ipsilon%2Flogin%2Fauthform.py;h=eed35fc1788adbd1644e4beec404df47d011cf38;hp=c6b958f4ea76dd6279e581e430d359da4d3fd86c;hb=485baf6ee7a315d1af1086fe5b5da8cff6c4ba37;hpb=9b7f9756d89f0a7908d9b7323f682f34b37d200e diff --git a/ipsilon/login/authform.py b/ipsilon/login/authform.py index c6b958f..eed35fc 100644 --- a/ipsilon/login/authform.py +++ b/ipsilon/login/authform.py @@ -99,7 +99,7 @@ class Installer(LoginManagerInstaller): group.add_argument('--form-service', action='store', default='remote', help='PAM service name to use for authentication') - def configure(self, opts): + def configure(self, opts, changes): if opts['form'] != 'yes': return