X-Git-Url: http://git.cascardo.info/?p=cascardo%2Fipsilon.git;a=blobdiff_plain;f=ipsilon%2Flogin%2Fauthfas.py;h=c688f3e41a240b8b47f92b35a7e3fca4189aee6b;hp=1592cac777edae443120a9dbd7a83b8b0b7a1254;hb=ccd28c8113c715ece7aa48febbe03ceccac0d733;hpb=ef4fcd195bbf4d69bac142b7767aff344588842c diff --git a/ipsilon/login/authfas.py b/ipsilon/login/authfas.py index 1592cac..c688f3e 100755 --- a/ipsilon/login/authfas.py +++ b/ipsilon/login/authfas.py @@ -91,6 +91,9 @@ Form based login Manager that uses the Fedora Authentication Server '' ], } + self.conf_opt_order = ['FAS url', 'FAS Proxy client user Agent', + 'FAS Insecure Auth', 'username text', + 'password text', 'help text'] @property def help_text(self):