- Aug 14, 2014
-
-
Till Brehm authored
- Added warning in the interface when a path for a shelluser is set that is outside of the website docroot. - Added security settings feature to allow the root user of a server to control most aspects of whet the admin user of the controlpanel is allowed to do in system settings. This is especially useful for managed severs where the ispconfig admin user and the root user of the server are different persons.
-
- Nov 14, 2013
-
-
Marius Cramer authored
-
Marius Cramer authored
-
- Oct 14, 2013
-
-
Marius Cramer authored
-
- Sep 03, 2013
-
-
mcramer authored
http://yourispconfig:8080/remote/json.php?sites_web_domain_get with POST data: session=12345678901234567890123456789012&data=%7B%22type%22%3A%22vhost%22%2C%22active%22%3A%22y%22%2C%22php%22%3A%22fast-cgi%22%2C%22fastcgi_php_version%22%3A%22%22%2C%22%23LIMIT%23%22%3A1%7D where data is an urlencoded json-object of the params array used in SOAP api.
-
- Aug 21, 2013
-
-
mcramer authored
-
- Sep 13, 2012
-
-
mcramer authored
Fixed/Implemented: replaced intval() by $app->functions->intval() in all interface functions due to big number problem in intval()
-
- Jun 30, 2011
-
- Apr 18, 2011
-
-
tbrehm authored
-
- Apr 12, 2011
-
-
tbrehm authored
-
- Sep 10, 2010
-
-
tbrehm authored
Added the configuration variable $conf['demo_mode'] in the config.inc.php file. It disables the newly introduced demo mode which limits certain actions in the interface part of ispconfig: the demo mode can be used to run the ispconfig interface part as online demo.
-
- Aug 22, 2007
-
-
tbrehm authored
Added a demo client to test the remoting framework.
-
- Aug 21, 2007
-
-
tbrehm authored
-