X-Git-Url: http://git.cascardo.info/?p=cascardo%2Fipsilon.git;a=blobdiff_plain;f=ipsilon%2Flogin%2Fauthfas.py;h=d0b834acbed9ebfe79606ed9706c28520f6f00cd;hp=8af7f28b78a3c45ff5624b5b338d87f34ad82b67;hb=485baf6ee7a315d1af1086fe5b5da8cff6c4ba37;hpb=cfe24fa3dc15d87f3ace944a2d62a0f4c5ee496c diff --git a/ipsilon/login/authfas.py b/ipsilon/login/authfas.py index 8af7f28..d0b834a 100644 --- a/ipsilon/login/authfas.py +++ b/ipsilon/login/authfas.py @@ -185,7 +185,7 @@ class Installer(LoginManagerInstaller): group.add_argument('--fas', choices=['yes', 'no'], default='no', help='Configure FAS authentication') - def configure(self, opts): + def configure(self, opts, changes): if opts['fas'] != 'yes': return