diff -r 50e5ce9dcef1 -r 9e1da97d9b75 web/webconfig.py --- a/web/webconfig.py Fri Feb 03 17:53:53 2012 +0100 +++ b/web/webconfig.py Fri Feb 03 18:35:11 2012 +0100 @@ -116,7 +116,7 @@ 'group': 'main', 'level': 3, }), ('https-deny-anonymous', - {'type': 'string', + {'type': 'yn', 'default': False, 'help': 'Prevent anonymous user to browse thought https version of ' 'the site (https-url). Login form will then be displayed '