Commit Graph

  • 9d78ad70e6 German Translations: Fix typo Manuel Munz 2016-01-20 13:10:48 +01:00
  • 98c675792e fix possible undefined values used in templates Michael Kaufmann (d00p) 2016-01-18 11:33:41 +01:00
  • 39b50d05ec fix lintian warning executable-not-elf-or-script 0.9.34.2 Robert Förster (Dessa) 2016-01-18 10:54:46 +01:00
  • a6182e2def set new version for bugfix release :P Michael Kaufmann (d00p) 2016-01-18 10:53:54 +01:00
  • efdb3623e1 fix return value usage in write-context Michael Kaufmann (d00p) 2016-01-18 10:51:39 +01:00
  • eef6102088 Merge pull request #270 from hypernics/apcuinfo Michael Kaufmann 2016-01-18 10:21:05 +01:00
  • 9fe55cb729 set version to 0.9.34.1 for upcoming maintenaince release 0.9.34.1 Michael Kaufmann (d00p) 2016-01-18 08:07:16 +01:00
  • 13870f3ae8 APCu Info page Janos Muzsi 2016-01-17 01:17:43 +01:00
  • ca9670e832 update copyright year in static standard-customer-index page Michael Kaufmann (d00p) 2016-01-15 10:26:00 +01:00
  • 29494b71fa do not create vhost content for ssl-vhosts that do not have a ssl-certificate specified, fixes #1583 Michael Kaufmann (d00p) 2016-01-15 09:40:59 +01:00
  • f2c3b3f165 ignore errors when deleting old statistics-index-page in case this is the first run and no index.html exists yet Michael Kaufmann (d00p) 2016-01-11 09:14:09 +01:00
  • 4e402b6378 unset js and css variables of theme after using footer-template so they can be used there instead of the header-template only, fixes #1580 Michael Kaufmann (d00p) 2016-01-11 07:14:57 +01:00
  • 6a22fbbf78 fix wrong webserver-setting when chosing apache-2.4 in the installation process, thx to TByte Michael Kaufmann (d00p) 2015-12-27 16:26:15 +01:00
  • 27f2217139 fix typo, refs #1578 Michael Kaufmann (d00p) 2015-12-21 14:23:17 +01:00
  • 038bb803db fixing more path-related warnings when editing an ftp-user, refs #1578 Michael Kaufmann (d00p) 2015-12-21 14:12:30 +01:00
  • 67b85e5708 fix path displaying in some cases Michael Kaufmann (d00p) 2015-12-21 08:32:04 +01:00
  • a21b1f7df5 correct display of paths in domain- and ftp-overview Michael Kaufmann (d00p) 2015-12-09 08:49:43 +01:00
  • eb6e66cbf2 do not double mailbox-paths in postfix config, fixes #1575 Michael Kaufmann (d00p) 2015-12-09 08:49:15 +01:00
  • 778fe718ed Merge pull request #261 from knox/master Michael Kaufmann 2015-11-29 20:05:32 +01:00
  • ef080cd80e Merge pull request #262 from knox/feature/suexec-workaround Michael Kaufmann 2015-11-29 20:05:10 +01:00
  • 22a4a1824a remove suexec-workaround when removing dir options knox 2015-11-29 18:21:30 +01:00
  • 56163f66d8 fixed ownership of cgi-bin symlink created by suexec-workaround knox 2015-11-29 17:20:43 +01:00
  • 73a7e438ec added more php_value and php_flag for suhosin knox 2015-11-29 16:08:22 +01:00
  • 27f4e226f3 Merge pull request #260 from knox/master Michael Kaufmann 2015-11-23 09:38:27 +01:00
  • 7357029a28 added php_flag 'suhosin.session.encrypt' and 'mbstring.func_overload' knox 2015-11-22 13:41:06 +01:00
  • accfd6fa14 allow /dev/urandom to be used in open_basedir path, as some applications may require that (*cough* owncloud), thx to J-BBB Michael Kaufmann (d00p) 2015-11-20 14:20:15 +01:00
  • 77dcc37b33 Merge pull request #259 from stweil/master Michael Kaufmann 2015-11-15 10:26:39 +01:00
  • 5df4b3e7df Don't assign variable from void function Stefan Weil 2015-11-15 10:15:54 +01:00
  • 997141efea Merge pull request #257 from stweil/master Roman Schmerold 2015-11-14 19:16:11 +01:00
  • 6fe0f56e41 templates: Code cleanup Stefan Weil 2015-02-08 18:03:51 +01:00
  • 8c3b7b518f Merge pull request #256 from lobeck/master Michael Kaufmann 2015-11-14 14:14:57 +01:00
  • 6996f6516c fix ssl setttings for rewrite vhosts on nginx, fixes #1568 Christian Becker 2015-11-14 14:10:23 +01:00
  • 60cc071031 Merge pull request #255 from stweil/typos Michael Kaufmann 2015-11-13 08:05:27 +01:00
  • fe5ab0d8da Fix typos found by codespell Stefan Weil 2015-07-29 22:39:31 +02:00
  • 0939d032a5 fix wrong vhost creation with nginx when customer is deactivated and no docroot for deactivated users was given, fixes #1565 Michael Kaufmann (d00p) 2015-11-12 08:42:32 +01:00
  • d21391e8ba add apache-2.4 to the installer so apache-2.4 users get the 2.4 mods activated right away, NOTE: we cannot find out whether you're on 2.2 or 2.4 - so you should now what you got and select the correct one, fixes #1566 Michael Kaufmann (d00p) 2015-11-12 08:27:07 +01:00
  • 0651dc28c8 fix filename in ubuntu trusty Michael Kaufmann (d00p) 2015-11-12 08:18:46 +01:00
  • 5b8fea9378 introduce warning-progress-bar-color when using -15% of the given web/traffic max-warn level (default 90%), fixes #1567 Michael Kaufmann (d00p) 2015-11-12 08:18:28 +01:00
  • eda055acca Allow always_populate_raw_post_data to be set in php.ini for php-fpm, fixes #1562 Michael Kaufmann (d00p) 2015-11-04 11:35:05 +01:00
  • 7fb3918773 Merge pull request #253 from github-ivan/master-fixes Michael Kaufmann 2015-10-30 15:58:08 +01:00
  • 4e38f614f2 Checking froxlor-local user membership in ftp-group It prevents possible duplication in list. Krisztian Ivancso 2015-10-25 11:48:21 +01:00
  • c7d8cb6d33 switch postfix default to postfix 3 on gentoo since this is what is stable for a while already (2.x got dropped back to ~arch and will be removed from the template once removed from the tree) Robert Förster (Dessa) 2015-10-20 02:59:44 +02:00
  • e211fb891b Merge pull request #252 from rpasing/master Dessa 2015-10-20 02:53:07 +02:00
  • 05f3e8f433 Fix problems in Dovecot quota configuration: Rene Pasing 2015-10-20 02:26:28 +02:00
  • b6949e12b1 correct gentoo.xml config-templates Michael Kaufmann (d00p) 2015-10-19 09:04:14 +02:00
  • 0772952e71 Merge pull request #251 from Commifreak/master Michael Kaufmann 2015-10-18 18:19:39 +02:00
  • dc4d5c6953 Update froxlor.sql Robin Kluth 2015-10-18 18:09:26 +02:00
  • 9d45f4d534 Revert "ease file-permissions, they sometimes cause issues" Robert Förster (Dessa) 2015-10-08 00:32:13 +02:00
  • 2b8a9a74be move checkCrondConfigurationFile() from cron_init to cron_shutdown so a forced regeneration of the cron.d-file is being handled in the same cronrun Michael Kaufmann (d00p) 2015-10-05 20:10:55 +02:00
  • d226af5314 do not select cron.d-file-regeneration task in cron_task as it is not being handled there Michael Kaufmann (d00p) 2015-10-04 17:30:33 +02:00
  • be5a13fbb1 crypt() does not seem to like some special-characters in its salts, so we skip'em whenever we are generating a password as a salt-value, thx to Tobse101 for a nice debugging session ;) Michael Kaufmann (d00p) 2015-10-02 17:09:41 +02:00
  • 94b43021ff sort libnss-result by length of name to always return the 'base'user instead of a ftp-user (because select does not have a default order), fixes #1556 Michael Kaufmann (d00p) 2015-09-21 10:26:18 +02:00
  • 0b901af0f0 define array for mod_php users, fixes #1555 Michael Kaufmann (d00p) 2015-09-14 22:23:40 +02:00
  • 5ead5e9c90 ease file-permissions, they sometimes cause issues Michael Kaufmann (d00p) 2015-09-12 20:33:28 +02:00
  • 1cdaa1d727 revert wrong changes from pull-request Michael Kaufmann (d00p) 2015-09-10 08:28:12 +02:00
  • 2c38bca1b5 Merge pull request #250 from blueJack92/patch-3 Michael Kaufmann 2015-09-10 08:19:41 +02:00
  • 7c45ca220b Fixing some (big) peanuts blueJack92 2015-09-09 23:33:27 +02:00
  • bdb2115c16 allow one-character usernames (or mysql-prefix) Michael Kaufmann (d00p) 2015-09-09 23:01:24 +02:00
  • e23bf72006 remove syntax-error from pull-request #249... Michael Kaufmann (d00p) 2015-09-09 09:32:35 +02:00
  • 7c63b78bbb Merge pull request #249 from 5nafu/findDirs Michael Kaufmann 2015-09-09 07:44:14 +02:00
  • b611ebcccb Fix Regression from commit 687c5ce for Bug #611: 5nafu 2015-09-08 21:29:59 +02:00
  • 722d17b211 [configfiles] correct permissions for froxlor_bind.conf Michael Kaufmann (d00p) 2015-09-08 08:21:33 +02:00
  • afbfb810fd [configfiles] don't mv a file that is to be backed up but has mode=append, use cp instead Michael Kaufmann (d00p) 2015-09-08 08:18:32 +02:00
  • 1d3ae4f2c8 merged current stable 0.9.34 release as master Michael Kaufmann (d00p) 2015-09-07 15:24:40 +02:00
  • 9bf784f64e set version to 0.9.34 for upcoming release 0.9.34 Michael Kaufmann (d00p) 2015-09-07 13:33:22 +02:00
  • 116c0e19b2 add managesieve/sieve config-template for dovecot to Gentoo Michael Kaufmann (d00p) 2015-09-04 19:34:09 +02:00
  • 7939187916 remove old/unused config-template-files (replaced by XML) Michael Kaufmann (d00p) 2015-09-04 10:56:20 +02:00
  • 9d40e0903b Allow max_input_vars in PHP-FPM configuration Piotr Rzeczkowski 2015-08-24 12:17:33 +02:00
  • 320adad154 Merge pull request #248 from rzeka/master Roman Schmerold 2015-08-24 17:06:23 +02:00
  • c52df5b286 Allow max_input_vars in PHP-FPM configuration Piotr Rzeczkowski 2015-08-24 12:17:33 +02:00
  • 30a25c0e8c comment out unexisting group 'Debian-exim' when exim is not installed Michael Kaufmann (d00p) 2015-08-20 20:49:56 +02:00
  • 95035afe38 comment out unexisting group 'Debian-exim' when exim is not installed Michael Kaufmann (d00p) 2015-08-20 20:49:56 +02:00
  • 62559dd2b4 Fixed undefined error in admin_customers.php Roman Schmerold (BNoiZe) 2015-08-19 07:16:05 +02:00
  • a6473695eb Fixed width of email inputs Roman Schmerold (BNoiZe) 2015-08-19 07:06:52 +02:00
  • edd60d3331 Fixed composeSslSettings which used variables not available in the function scope. Frank Gehann 2015-08-16 15:45:48 +02:00
  • c9e4819f3f Merge pull request #247 from Tak0r/master Michael Kaufmann 2015-08-16 20:08:14 +02:00
  • 7cf321b24a Fixed composeSslSettings which used variables not available in the function scope. Frank Gehann 2015-08-16 15:45:48 +02:00
  • 3b96efc04d forgot to use the new distro-editor variable Michael Kaufmann (d00p) 2015-08-13 15:45:53 +02:00
  • 8a17a90b1a forgot to use the new distro-editor variable Michael Kaufmann (d00p) 2015-08-13 15:45:53 +02:00
  • 4da3a87772 instead of env-variable, show ditro editor which is defined in the xml Michael Kaufmann (d00p) 2015-08-13 15:37:34 +02:00
  • ab9b92112d instead of env-variable, show ditro editor which is defined in the xml Michael Kaufmann (d00p) 2015-08-13 15:37:34 +02:00
  • 161e11a8dd fix subdir-value if homeDir == dirToCreate in mkDirWithCorrectOwnership(), fixes pr #246 Michael Kaufmann (d00p) 2015-08-03 17:46:29 +02:00
  • 967bd45a63 fix subdir-value if homeDir == dirToCreate in mkDirWithCorrectOwnership(), fixes pr #246 Michael Kaufmann (d00p) 2015-08-03 17:46:29 +02:00
  • e1b80b513d add umask form-field, fixes #1486 (0_9_34) Michael Kaufmann (d00p) 2015-07-31 13:22:23 +02:00
  • 6abe0bdaec allow customization of umask in php-fcgi-starter scripts, refs #1486 Michael Kaufmann (d00p) 2015-07-31 13:20:31 +02:00
  • 7b5069f1b9 add umask form-field, fixes #1486 (master) Michael Kaufmann (d00p) 2015-07-31 13:20:56 +02:00
  • 4429c5e8b2 allow customization of umask in php-fcgi-starter scripts, refs #1486 Michael Kaufmann (d00p) 2015-07-31 13:20:31 +02:00
  • 5136824844 Merge pull request #244 from greybyte/vhost_config_variables Michael Kaufmann 2015-07-31 11:45:30 +02:00
  • 918e9ed408 Merge pull request #244 from greybyte/vhost_config_variables Michael Kaufmann 2015-07-31 11:45:30 +02:00
  • 8e8c97f7f9 avoid empty value for makeCorrectDir as the assert-check runs before evaluating to / in certain places Michael Kaufmann (d00p) 2015-07-31 10:44:33 +02:00
  • d86fb7ed23 avoid empty value for makeCorrectDir as the assert-check runs before evaluating to / in certain places Michael Kaufmann (d00p) 2015-07-31 10:44:33 +02:00
  • 819db2583b add mpm-itk to the list of dependents of libnss-mysql; fix proftpd-sql config for jessie; update powerdns-config for jessie Michael Kaufmann (d00p) 2015-07-31 09:18:57 +02:00
  • 089fb25da7 add mpm-itk to the list of dependents of libnss-mysql; fix proftpd-sql config for jessie; update powerdns-config for jessie Michael Kaufmann (d00p) 2015-07-31 09:18:57 +02:00
  • 3d01947f3d fix wrong tpl-variable-name Michael Kaufmann (d00p) 2015-07-30 11:35:24 +02:00
  • 19d94471d9 Merge branch 'master' into vhost_config_variables, and replace IS_SSL with SCHEME Chris Vigelius 2015-07-30 11:35:26 +02:00
  • 8d26f583e9 fix wrong tpl-variable-name Michael Kaufmann (d00p) 2015-07-30 11:35:24 +02:00
  • 12723d4941 add update compatibility for bugfix-release 0.9.33.2 Michael Kaufmann (d00p) 2015-07-29 18:09:42 +02:00
  • 0455cb96ca add update compatibility for bugfix-release 0.9.33.2 Michael Kaufmann (d00p) 2015-07-29 18:09:42 +02:00
  • f7b9c32c8e setting version to 0.9.33.2 for bugfix release 0.9.33.2 Michael Kaufmann (d00p) 2015-07-29 16:41:55 +02:00
  • dbcc43c758 backport database-logging-fix Michael Kaufmann (d00p) 2015-07-29 16:35:48 +02:00