summaryrefslogtreecommitdiffstats
path: root/ipsilon/login/authfas.py
diff options
context:
space:
mode:
Diffstat (limited to 'ipsilon/login/authfas.py')
-rwxr-xr-xipsilon/login/authfas.py3
1 files changed, 3 insertions, 0 deletions
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):