summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: f77e984)
raw | patch | inline | side by side (parent: f77e984)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Tue, 11 May 2010 05:47:02 +0000 (05:47 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Tue, 11 May 2010 05:47:02 +0000 (05:47 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@18309 594d385d-05f5-0310-b6e9-bd551577e9d8
gosa-core/include/class_core.inc | patch | blob | history |
index 586a8155ba21ec20b7d088a3f071281e0df2fbf3..90aaf37b2f0d3b39e3797181b63f5a078ede2633 100644 (file)
array(
"name" => "forceSSL",
- "type" => "string",
+ "type" => "bool",
"default" => "false",
"description" => "The 'forceSSL' statement enables PHP security checks to force encrypted access to the web interface. GOsa will try to redirect to the same URL - just with https://",
"check" => "gosaProperty::isBool",