Ante de Baas
|
0d44adf265
|
fix bugs is dist detection
|
2020-05-31 16:00:50 +02:00 |
|
Ante de Baas
|
6ccfb7efbb
|
remove old code
|
2020-05-30 10:10:57 +02:00 |
|
Ante de Baas
|
1454d8d40f
|
get defaults from configparser
|
2020-05-30 10:08:05 +02:00 |
|
Ante de Baas
|
0fde1ce7e9
|
remove dev comment
|
2020-05-30 09:15:15 +02:00 |
|
Ante de Baas
|
86155f7a9c
|
use Distribution in german language
|
2020-05-30 09:11:43 +02:00 |
|
Ante de Baas
|
fb35fb9a3a
|
read distribution from xml and selection via selectbox
|
2020-05-29 17:33:48 +02:00 |
|
Ante de Baas
|
6128954231
|
rename propery to property
|
2020-05-29 15:54:37 +02:00 |
|
Ante de Baas
|
27f0c4eb53
|
remove distribution names from language files
|
2020-05-29 15:42:38 +02:00 |
|
Ante de Baas
|
cb1df3a7e0
|
show failue as nice red message
|
2020-05-29 15:29:53 +02:00 |
|
Ante de Baas
|
022ed1a9a8
|
add setting defaults per distribution when given
|
2020-05-29 14:59:40 +02:00 |
|
Ante de Baas
|
0bb48a3cdf
|
fix nginx capitalisation.
|
2020-05-29 13:45:46 +02:00 |
|
Ante de Baas
|
67d74406bd
|
add os distribution detection
|
2020-05-29 13:36:31 +02:00 |
|
Ruben Barkow-Kuder
|
3b1ff03b33
|
Don't suggest php5 during update as default
|
2020-05-23 20:12:27 +02:00 |
|
Michael Kaufmann
|
ffa9205f95
|
fix sql query to remove duplicates before setting unique key in updater, fixes #840
Signed-off-by: Michael Kaufmann <d00p@froxlor.org>
|
2020-05-18 20:48:56 +02:00 |
|
Michael Kaufmann
|
bc73ed0c75
|
adjust tls default value to tlsv1.2; refs #839
Signed-off-by: Michael Kaufmann <d00p@froxlor.org>
|
2020-05-18 20:48:04 +02:00 |
|
Michael Kaufmann
|
50f2047da3
|
set version to 0.10.17 for upcoming maintenance release
Signed-off-by: Michael Kaufmann <d00p@froxlor.org>
|
2020-05-15 20:35:25 +02:00 |
|
Michael Kaufmann
|
6d90b5ba80
|
remove leftover GROUP BY from testing
Signed-off-by: Michael Kaufmann <d00p@froxlor.org>
|
2020-05-15 09:56:24 +02:00 |
|
Michael Kaufmann
|
eb3590dc34
|
add unique-key domainid to domain_ssl_settings table
Signed-off-by: Michael Kaufmann <d00p@froxlor.org>
|
2020-05-15 09:49:53 +02:00 |
|
Michael Kaufmann
|
b3db4dd887
|
set version to 0.10.16 for upcoming release
Signed-off-by: Michael Kaufmann <d00p@froxlor.org>
|
2020-05-01 16:27:23 +02:00 |
|
Michael Kaufmann
|
78fc4f84b2
|
add optional dns validation for let's encrypt activated domains; fixes #817
Signed-off-by: Michael Kaufmann <d00p@froxlor.org>
|
2020-04-14 10:28:33 +02:00 |
|
Michael Kaufmann
|
a46e7a3bc4
|
set correct umask to create user config in installation
Signed-off-by: Michael Kaufmann <d00p@froxlor.org>
|
2020-03-10 07:48:35 +01:00 |
|
Michael Kaufmann
|
13767df562
|
set version to 0.10.15 for bugfix release
Signed-off-by: Michael Kaufmann <d00p@froxlor.org>
|
2020-03-08 07:39:39 +01:00 |
|
Michael Kaufmann
|
02c5f80854
|
correct chmod value for userdata.inc.php file to be written on installation; fixes #815
Signed-off-by: Michael Kaufmann <d00p@froxlor.org>
|
2020-03-08 07:35:19 +01:00 |
|
Michael Kaufmann
|
32b6285589
|
set version to 0.10.14 for upcoming release
Signed-off-by: Michael Kaufmann <d00p@froxlor.org>
|
2020-03-06 20:47:20 +01:00 |
|
Michael Kaufmann
|
7e361274c5
|
forgot one escapeshellarg() and enhanced security on userdata.inc.php creation when installing
Signed-off-by: Michael Kaufmann <d00p@froxlor.org>
|
2020-03-06 20:44:17 +01:00 |
|
Michael Kaufmann
|
62ce21c9ec
|
secure shell-execution of mysqldump on installation if given database-name exists
Signed-off-by: Michael Kaufmann <d00p@froxlor.org>
|
2020-03-04 19:35:57 +01:00 |
|
Michael Kaufmann
|
6b09720ef8
|
use unpredictable tmpfile-name in installation if lib/userdata.inc.php cannot be written due to permission
Signed-off-by: Michael Kaufmann <d00p@froxlor.org>
|
2020-03-04 19:34:18 +01:00 |
|
Michael Kaufmann
|
f11ceacf89
|
store ace-string of domain besides idn-converted string to have correct sorting in the frontend; fixes #809
Signed-off-by: Michael Kaufmann <d00p@froxlor.org>
|
2020-02-29 09:50:29 +01:00 |
|
Michael Kaufmann
|
a7653551b2
|
set version to 0.10.13 for upcoming maintenance release
Signed-off-by: Michael Kaufmann <d00p@froxlor.org>
|
2020-02-07 16:37:06 +01:00 |
|
Michael Kaufmann
|
734c02e33f
|
update php-fpm defaults; update paths for current stable php-7.3; read froxlor default php.ini from file rather then using phpconfig with id=1; fixes #796
Signed-off-by: Michael Kaufmann <d00p@froxlor.org>
|
2020-01-31 13:17:49 +01:00 |
|
Michael Kaufmann
|
8d6275e1aa
|
set version to 0.10.12 for upcoming maintenance release
Signed-off-by: Michael Kaufmann <d00p@froxlor.org>
|
2020-01-10 17:41:20 +01:00 |
|
Patrik Kernstock
|
05051309c7
|
Merge branch 'master' into logformat-awstats
|
2020-01-09 23:24:26 +00:00 |
|
Michael Kaufmann
|
ac82aa80d2
|
correct logfiles_format migration; only needed if setting is non-empty
Signed-off-by: Michael Kaufmann <d00p@froxlor.org>
|
2020-01-09 14:14:04 +01:00 |
|
Patrik Kernstock
|
b393c7d6e6
|
Merge branch 'master' into logformat
|
2020-01-03 22:32:45 +01:00 |
|
Michael Kaufmann
|
dd2782771a
|
set version to 0.10.11 for upcoming maintenance release
Signed-off-by: Michael Kaufmann <d00p@froxlor.org>
|
2020-01-03 13:24:31 +01:00 |
|
Patrik Kernstock
|
09aed61dbf
|
Merge branch 'master' into logformat-awstats
|
2020-01-02 12:44:35 +01:00 |
|
Patrik Kernstock
|
ca39501530
|
Fixed awstats_logformat field for new installs
Signed-off-by: Patrik Kernstock <patrik@kernstock.net>
|
2020-01-02 12:39:25 +01:00 |
|
Patrik Kernstock
|
28fd88e53e
|
Merge branch 'master' into logformat
|
2020-01-02 12:31:51 +01:00 |
|
Michael Kaufmann
|
e01c2e02fb
|
fix update query for new fpm-custom_config value, refs #783
Signed-off-by: Michael Kaufmann <d00p@froxlor.org>
|
2020-01-02 12:28:48 +01:00 |
|
Patrik Kernstock
|
7f83ad31f4
|
Fixed dbversion in SQL/Froxlor.php
Signed-off-by: Patrik Kernstock <patrik@kernstock.net>
|
2019-12-31 22:30:54 +01:00 |
|
Patrik Kernstock
|
e143ba4577
|
Allow configuring awstats LogFormat
Signed-off-by: Patrik Kernstock <patrik@kernstock.net>
|
2019-12-31 22:29:29 +01:00 |
|
Patrik Kernstock
|
6799a56ba1
|
Allow using more advanced LogFormat
Signed-off-by: Patrik Kernstock <patrik@kernstock.net>
|
2019-12-31 20:18:52 +01:00 |
|
Patrik Kernstock
|
550af5b943
|
Fixed german lng, fixed db_version in SQL
Signed-off-by: Patrik Kernstock <patrik@kernstock.net>
|
2019-12-31 17:18:17 +01:00 |
|
Patrik Kernstock
|
7ae59477af
|
New update step, changed order of lang strings
Signed-off-by: Patrik Kernstock <patrik@kernstock.net>
|
2019-12-31 16:14:26 +01:00 |
|
Patrik Kernstock
|
b39c8029cd
|
Merge branch 'master' into phpfpm-custom-settings
|
2019-12-31 15:51:27 +01:00 |
|
Patrik Kernstock
|
69ff416361
|
Fixed SQL, minor comments/lng updates
Signed-off-by: Patrik Kernstock <patrik@kernstock.net>
|
2019-12-31 15:34:46 +01:00 |
|
Michael Kaufmann
|
3eb1718fe0
|
add option to disable SSL sessiontickets globally for older systems, fixes #784
Signed-off-by: Michael Kaufmann <d00p@froxlor.org>
|
2019-12-31 12:27:35 +01:00 |
|
Patrik Kernstock
|
c61b3b73bd
|
Ability to add custom config to PHPFPM version
Addresses #643
Signed-off-by: Patrik Kernstock <patrik@kernstock.net>
|
2019-12-31 05:48:36 +01:00 |
|
Michael Kaufmann
|
fe389ab208
|
setting version to 0.10.10 for upcoming maintenance release
Signed-off-by: Michael Kaufmann <d00p@froxlor.org>
|
2019-12-13 16:23:43 +01:00 |
|
Michael Kaufmann
|
466c09137b
|
add new 'ssl-enabled' flag for domains and subdomains so ssl can be deactivated (by a customer too) even if there are ssl-ip/ports assigned; introduce new honorcipherorder and sessiontickets flags for more control over ssl-related settings on a per domain base (admin only); fixes #767 and fixes #769
Signed-off-by: Michael Kaufmann <d00p@froxlor.org>
|
2019-12-10 10:21:35 +01:00 |
|