Forcing all non-SSL requests to SSL requests is now an option.
This commit is contained in:
parent
f1697d3e5d
commit
2b5372aebe
3 changed files with 6 additions and 2 deletions
|
@ -51,6 +51,7 @@
|
|||
{{include file="field_select.tpl" field=$theme}}
|
||||
{{include file="field_select.tpl" field=$theme_mobile}}
|
||||
{{include file="field_select.tpl" field=$ssl_policy}}
|
||||
{{if $ssl_policy.2 == 1}}{{include file="field_checkbox.tpl" field=$force_ssl}}{{/if}}
|
||||
{{include file="field_checkbox.tpl" field=$old_share}}
|
||||
{{include file="field_checkbox.tpl" field=$hide_help}}
|
||||
{{include file="field_select.tpl" field=$singleuser}}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue