- Oct 21, 2016
-
-
Till Brehm authored
-
Till Brehm authored
-
- Oct 20, 2016
-
-
Till Brehm authored
-
Till Brehm authored
-
Till Brehm authored
-
Till Brehm authored
-
Till Brehm authored
-
- Oct 19, 2016
-
-
Till Brehm authored
-
Till Brehm authored
-
- Oct 18, 2016
-
-
Till Brehm authored
-
Till Brehm authored
Implemented #4271 Creating vHost Website Alias copies default index.html thus breaking the original site if it's based on index.php (or something not index.html)
-
Till Brehm authored
-
- Oct 10, 2016
-
-
Till Brehm authored
XMPP Server Setup bugfix for 3.1 Content: - replaced old dev default values in dns generation for XMPP domains by server name - added datalog tokens for xmpp domains and users - fixed DB query for XMPP authentication and user query - added default values for all CSR fields, so they cannot be empty There is still a new error with the authentication. The Auth script used to authenticate against the database should be spawned in its own process, but the auth module seems not to load it. Maybe it is a problem with new library versions released during the last year. I'm in contact with the metronome Devs to solve this problem. In meantime, this bugfix will ensure that the servers are configured correctly. See merge request !471
-
Till Brehm authored
Fixes: 3878 + ipv6-prefix for mirror See merge request !472
-
Florian Schaal authored
-
- Oct 09, 2016
-
-
Michael Fürmann authored
-
Till Brehm authored
Adding client information to database user list (additional question on #4264 fixes #4264) See merge request !469
-
- Oct 08, 2016
-
-
Pascal Dreissen authored
-
Marius Burkard authored
Fixes: #4264 See merge request !468
-
Florian Schaal authored
-
Till Brehm authored
Wrong list defined in FTP stats (fixes #4267) See merge request !467
-
Pascal Dreissen authored
-
- Oct 07, 2016
-
-
Marius Burkard authored
Fixed: Call to a member function fault() on null See merge request !466
-
enavn authored
-
Till Brehm authored
remove missing update_from_tgz.sh for installer See merge request !465
-
Florian Schaal authored
-
- Oct 06, 2016
-
-
Marius Burkard authored
-
Marius Burkard authored
- Added missing shell escaping
-
Till Brehm authored
-
Till Brehm authored
-
Till Brehm authored
copy ispconfig_update.sh to a temp file to run, fixes #4227 See merge request !462
-
Till Brehm authored
copy install/tpl/apache_ispconfig.conf.master to server/conf/apache_ispconfig.conf.master If you add/remove server IPs the file `/etc/apache2/sites-available/ispconfig.conf` gets recreated and it is missing the alias for Let's Encrypt ACME challenges. Copying over the current install template fixes that. Maybe one could remove this template duplication completely by using `server/conf/apache_ispconfig.conf.master` in the install process? The `Header set Content-Type "text/plain"` was only in `server/conf/apache_ispconfig.conf.master` and not in `install/tpl/apache_ispconfig.conf.master` – is it necessary? See merge request !463
-
Till Brehm authored
fixed umount backup-dir See merge request !464
-
Florian Schaal authored
-
Daniel Jagszent authored
If you add/remove server IPs the file `/etc/apache2/sites-available/ispconfig.conf` gets recreated and it is missing the alias for Let's Encrypt ACME challenges. Copying over the current install template fixes that. Maybe one could remove this template duplication completely by using `server/conf/apache_ispconfig.conf.master` in the install process? The `Header set Content-Type "text/plain"` was only in `server/conf/apache_ispconfig.conf.master` and not in `install/tpl/apache_ispconfig.conf.master` – is it necessary?
-
- Oct 05, 2016
-
-
Jesse Norell authored
-
Till Brehm authored
handle bash script overwrites during update. fixes #4227 See merge request !461
-
Jesse Norell authored
-
Till Brehm authored
-
- Oct 04, 2016
-
-
Till Brehm authored
-