[otrs-cvs] otrs/Kernel/Config/Files Framework.xml,1.515,1.516
"CVS commits notifications of OTRS.org" <[email protected]>
| Newsgroups | gmane.comp.otrs.cvs |
|---|---|
| Message-ID | <[email protected]> |
Comments:
Update of /home/cvs/otrs/Kernel/Config/Files
In directory lancelot:/tmp/cvs-serv22106/Kernel/Config/Files
Modified Files:
Framework.xml
Log Message:
Fixed bug#7689: SecureMode does not do what it should.
Author: mg
Index: Framework.xml
===================================================================
RCS file: /home/cvs/otrs/Kernel/Config/Files/Framework.xml,v
retrieving revision 1.515
retrieving revision 1.516
diff -2 -u -d -r1.515 -r1.516
--- Framework.xml 28 Jan 2013 09:32:35 -0000 1.515
+++ Framework.xml 28 Jan 2013 12:54:42 -0000 1.516
@@ -3,5 +3,5 @@
<CVS>$Id$</CVS>
<ConfigItem Name="SecureMode" Required="1" Valid="1" ConfigLevel="200">
- <Description Translatable="1">Disables the web installer (http://yourhost.example.com/otrs/installer.pl), to prevent the system from being hijacked. If set to "No", the system can be reinstalled and the current basic configuration will be used to pre-populate the questions within the installer script. If not active, it also disables the GenericAgent, PackageManager and SQL Box (to avoid the use of destructive queries, such as DROP DATABASE, and also to steal user passwords).</Description>
+ <Description Translatable="1">Disables the web installer (http://yourhost.example.com/otrs/installer.pl), to prevent the system from being hijacked. If set to "No", the system can be reinstalled and the current basic configuration will be used to pre-populate the questions within the installer script. If not active, it also disables the GenericAgent, PackageManager and SQL Box.</Description>
<Group>Framework</Group>
<SubGroup>Core</SubGroup>
---------------------------------------------------------------------
OTRS mailing list: cvs-log - Webpage: http://otrs.org/
Archive: http://lists.otrs.org/pipermail/cvs-log
To unsubscribe: http://lists.otrs.org/cgi-bin/listinfo/cvs-log