This website requires JavaScript.
Explore
Help
Sign In
maketank
/
Froxlor
Watch
2
Star
0
Fork
0
You've already forked Froxlor
Code
Pull Requests
Releases
Activity
Files
a14f04c25b2a4040d521d2e278088c32e7b6f1b5
Froxlor
/
lib
/
functions
/
settings
History
Michael Kaufmann (d00p)
6b93b973e2
add new directory-validator 'confdir' to check against disallowed paths (like /, /bin, /home, etc.)
...
Signed-off-by: Michael Kaufmann (d00p) <
d00p@froxlor.org
>
2013-10-16 08:54:39 +02:00
..
function.getSetting.php
Implementing the whole template system using Smarty. This commit includes movements of ROOT/js, ROOT/images, etc. to theme specific directories like templates/<THEME>/. If you are attemping to use your own templates you won't need to modify Froxlor's core files. This commit may require additional work.
2012-08-14 23:08:25 +02:00
function.loadSettings.php
Removed @version in file header. This isn't used by git.
2011-05-04 11:59:20 +02:00
function.saveSetting.php
Implementing the whole template system using Smarty. This commit includes movements of ROOT/js, ROOT/images, etc. to theme specific directories like templates/<THEME>/. If you are attemping to use your own templates you won't need to modify Froxlor's core files. This commit may require additional work.
2012-08-14 23:08:25 +02:00
function.storeSettingDefaultIp.php
fix setting of default IP/Port (which still used panel_domain's ipandport-field), don't show ssl-enabled IP/Ports for default-ip (wrong default parameter of function getIpPortCombinations()), smaller fixes in bind- and lighttpdcronjob
2013-05-02 10:38:44 +02:00
function.storeSettingDefaultTheme.php
make changing default theme in settings recurse through customers and admins if changing themes for them is disallowed,
fixes
#1233
2013-10-01 10:07:36 +02:00
function.storeSettingField.php
add new directory-validator 'confdir' to check against disallowed paths (like /, /bin, /home, etc.)
2013-10-16 08:54:39 +02:00
function.storeSettingHostname.php
Implementing the whole template system using Smarty. This commit includes movements of ROOT/js, ROOT/images, etc. to theme specific directories like templates/<THEME>/. If you are attemping to use your own templates you won't need to modify Froxlor's core files. This commit may require additional work.
2012-08-14 23:08:25 +02:00
function.storeSettingIpAddress.php
Removed @version in file header. This isn't used by git.
2011-05-04 11:59:20 +02:00
function.storeSettingMysqlAccessHost.php
Removed @version in file header. This isn't used by git.
2011-05-04 11:59:20 +02:00
function.storeSettingResetCatchall.php
Implement *deactivate-catchall*-feature, refs #fixes 1114
2012-08-21 20:08:20 +02:00