- 15 Nov, 2022 - 5 commits
-
-
Christian authored
# Conflicts: # install/dist/tpl/gentoo/apache_ispconfig.vhost.master
-
Christian authored
install/tpl/gentoo_postfix.conf.master updated based on debian config
-
Christian authored
added <IfModule mod_version.c> because gentoo has no mod version installed by default added <IfModule mod_proxy_fcgi.c>
-
Christian authored
install/dist/lib/gentoo.lib.php updated functions: configure_postfix configure_dovecot install_ispconfig added configuration for pureftpd versions greater than 1.0.50 added function get_host_ips() because gentoo does not provide IPs with "hostname --all-ip-addresses"
-
Christian authored
server/lib/classes/system.inc.php added gentoo specific code to keep symlinks as init script. gentoo uses symlinks to start different php-fpm versions, but "realpath" kills these symlinks.
-
- 14 Nov, 2022 - 4 commits
-
-
Till Brehm authored
Fix var name issue crippling vhost_rewrite_v6? Closes #6414 See merge request ispconfig/ispconfig3!1663
-
Helmo authored
-
Helmo authored
-
Helmo authored
-
- 13 Nov, 2022 - 1 commit
-
-
Helmo authored
closes #6414
-
- 10 Nov, 2022 - 3 commits
-
-
Marius Burkard authored
Update .gitlab-ci.yml file to account for beta releases See merge request ispconfig/ispconfig3!1662
-
Thom authored
-
Thom authored
-
- 08 Nov, 2022 - 10 commits
-
-
Till Brehm authored
De lang updates See merge request ispconfig/ispconfig3!1660
-
Till Brehm authored
Merge branch '6411-add-ubuntu-22-04-specific-config-settings-and-version-detection-code' into 'develop' Resolve "Add Ubuntu 22.04 specific config settings and version detection code" Closes #6411 See merge request ispconfig/ispconfig3!1661
-
Till authored
-
Till authored
-
Till Brehm authored
Resolve "Use predefined DH params file to speed-up installation" Closes #6390 See merge request ispconfig/ispconfig3!1659
-
Till authored
Use central predefined 4096 bit DH params file (from Mozilla https://ssl-config.mozilla.org/ffdhe4096.txt ) instead of creation one via openssl command to speed up the installation. Thank you to @ahrasis for code suggestions.
-
Michael Seevogel authored
-
Michael Seevogel authored
-
Michael Seevogel authored
-
Michael Seevogel authored
-
- 07 Nov, 2022 - 5 commits
-
-
Michael Seevogel authored
-
Michael Seevogel authored
-
Till Brehm authored
Merge branch '6393-websites-php-version-gets-accidentally-altered-by-admin-if-websites-php-version-is-client_id-0' into 'develop' Resolve "Websites php version gets (accidentally) altered by admin if websites php version is client_id != 0" Closes #6393 See merge request ispconfig/ispconfig3!1657
-
Till authored
Fix issue that PHP version of a site gets altered when an admin edits the site when domain limit mode is active.
-
Till Brehm authored
Resolve "Add support for RHEL 9 and compatible clones" Closes #6373 See merge request !1656
-
- 05 Nov, 2022 - 6 commits
-
-
Michael Seevogel authored
-
-
Till Brehm authored
Match conversion from strftime to date got php 8 See merge request ispconfig/ispconfig3!1652
-
Till Brehm authored
Fix undefined variable firewall_server_enabled and xmpp_server_enabled, #6400 See merge request ispconfig/ispconfig3!1653
-
Till Brehm authored
Fix undefined $postfix_version and generalize code, #6405 Closes #6405 See merge request ispconfig/ispconfig3!1654
-
Till Brehm authored
Fix undefined $conf, #6406 Closes #6406 See merge request ispconfig/ispconfig3!1655
-
- 04 Nov, 2022 - 5 commits
- 03 Nov, 2022 - 1 commit
-
-
Till Brehm authored
Fixed Wrong DNS Validation #6357 See merge request ispconfig/ispconfig3!1616
-