X-Git-Url: http://git.cascardo.info/?p=cascardo%2Fipsilon.git;a=blobdiff_plain;f=ipsilon%2Flogin%2Fauthpam.py;h=f322e148743282ab9203902d6a160f0e0bcc54c2;hp=58e07cf74ffe904b09defda59ab5a131ed867920;hb=ccd28c8113c715ece7aa48febbe03ceccac0d733;hpb=ef4fcd195bbf4d69bac142b7767aff344588842c diff --git a/ipsilon/login/authpam.py b/ipsilon/login/authpam.py index 58e07cf..f322e14 100755 --- a/ipsilon/login/authpam.py +++ b/ipsilon/login/authpam.py @@ -99,6 +99,8 @@ for authentication. """ 'Password' ], } + self.conf_opt_order = ['service name', 'username text', + 'password text', 'help text'] @property def service_name(self):