Michael Kaufmann (d00p)
|
a2e0de23e1
|
add libnss-extrausers for debian/ubuntu users
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2017-05-05 09:35:06 +02:00 |
|
Michael Kaufmann (d00p)
|
9db7434876
|
add letsencrypt, HSTS settings, oscp-stapling and phpenabled-flag to Domain-import; fixes #416
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2017-04-18 16:55:55 +02:00 |
|
Max Khon
|
95b7b57fc6
|
Skip views when altering table charsets.
|
2017-04-15 16:12:29 +07:00 |
|
Daniel Reichelt
|
ec1bd6e19a
|
add OCSP stapling support for apache2 and nginx
|
2017-04-11 17:09:34 +02:00 |
|
Michael Kaufmann (d00p)
|
c0fddbce81
|
use correct pagination in admin-log/customer-log, fixes #1726
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2017-03-08 14:04:40 +01:00 |
|
Michael Kaufmann (d00p)
|
2284706e0c
|
do not load mod_vroot in proftpd on centos
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2017-03-02 07:57:47 +01:00 |
|
Michael Kaufmann (d00p)
|
a4f72cbb40
|
do not show full path of file on php-error; fixes #1720
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2017-02-12 16:33:00 +01:00 |
|
Michael Kaufmann (d00p)
|
202eb0931f
|
fix auto-update of database in cronjob if activated
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2017-01-28 21:20:37 +01:00 |
|
Vengance
|
01a363456e
|
Fix libnss config (#412)
* Fix libnss config
|
2017-01-28 15:47:19 +01:00 |
|
Michael Kaufmann (d00p)
|
3e6c3d725b
|
set version to 0.9.38.7 for upcoming bugfix release
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2017-01-24 09:43:20 +01:00 |
|
Michael Kaufmann (d00p)
|
0eaa81b503
|
use libnss-mysl deb package from froxlor repo as debians 1.5-5 package is not suitable for jessie
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2017-01-23 08:17:18 +01:00 |
|
Michael Kaufmann (d00p)
|
9fdcd09089
|
fix install class, set version to 0.9.38.6
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2017-01-15 07:44:58 +01:00 |
|
Michael Kaufmann (d00p)
|
338cf161d2
|
fix undefined index if let's encrypt is used for the froxlor-vhost
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2017-01-14 18:06:04 +01:00 |
|
Michael Kaufmann (d00p)
|
044ce6662a
|
set version to 0.9.38.5 for upcoming release
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2017-01-13 19:45:17 +01:00 |
|
Michael Kaufmann (d00p)
|
02c6545c94
|
update download url for libnss-mysql for debian jessie, fixies #1700
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2017-01-10 19:11:01 +01:00 |
|
Michael Kaufmann (d00p)
|
1ebde2e6a4
|
return correct default redirectCode when none is set, thx to J-BBB
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2017-01-05 11:58:11 +01:00 |
|
Michael Kaufmann (d00p)
|
437446c49d
|
update phpMailer to 5.2.21
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2016-12-29 10:54:25 +01:00 |
|
pissbeutel
|
75622d4737
|
Changed SOA refresh intervall to be compliant within recommended values
See: https://www.denic.de/fileadmin/public/documentation/DENIC-23p.pdf
The recommended values according to DENIC are:
refresh: 3600 - 86400
retry: 900 - 28800
expire: 604800 - 3600000
negTTL: 180 - 86400
|
2016-12-17 15:14:02 +01:00 |
|
Michael Kaufmann (d00p)
|
4502f7ddf5
|
fix Settings::Flush(), thx to Ithariel
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2016-12-16 10:17:48 +01:00 |
|
Michael Kaufmann (d00p)
|
f9101f880b
|
use namserver IP's for axfr/pdns-config, also add placeholder AXFRSERVERS for axfr-servers setting; fixes #1691
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2016-12-14 09:54:49 +01:00 |
|
Michael Kaufmann (d00p)
|
5ed0c3f2f3
|
code-formatting and put phpenabled flag on a better position
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2016-12-11 09:50:22 +01:00 |
|
Michael Kaufmann
|
602c38dbeb
|
Merge branch 'master' into feature/letsencrypt-verbesserungen
|
2016-12-11 08:23:46 +01:00 |
|
Michael Kaufmann
|
3d4b56b233
|
Merge branch 'master' into master
|
2016-12-11 08:19:16 +01:00 |
|
Michael Kaufmann (d00p)
|
001786dd97
|
fix incorrect User-Agent header in let's encrypt class, fixes #1683
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2016-12-09 13:33:57 +01:00 |
|
Michael Kaufmann (d00p)
|
225539d2e7
|
show ssl-related settings only if customer has ssl-ip assigned (not yet checked per domain); fix hsts-includeSubdomain setting for fresh installations
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2016-11-29 09:34:33 +01:00 |
|
micw
|
7b6bbcec48
|
Fixed default LE license URL
(removed testing stuff)
|
2016-11-27 12:45:06 +01:00 |
|
Michael Kaufmann (d00p)
|
56276a19d1
|
set version to 0.9.38.4 for upcoming bugfix release
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2016-11-27 12:12:22 +01:00 |
|
Michael Wyraz
|
18b45c749d
|
Better handling for letsencrypt errors after failed registration or changed license
|
2016-11-25 09:54:47 +01:00 |
|
Michael Kaufmann (d00p)
|
f8996ad767
|
catch exception thrown by new IdnaConverter when encoding a non-valid domain, fixes #1678
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2016-11-22 15:08:42 +01:00 |
|
Michael Kaufmann (d00p)
|
43ca4a28e4
|
add acme.conf alias also to froxlor vhost in case the acme-challenge path is not within the froxlor-docroot; fix empty redirect-code, fixes #1674
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2016-11-21 08:19:33 +01:00 |
|
Michael Kaufmann (d00p)
|
16e9fd6bd9
|
stay php-5.3 compatible
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2016-11-18 21:19:18 +01:00 |
|
Michael Kaufmann (d00p)
|
16f547bce0
|
last time....0.9.38.3....what a day
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2016-11-18 10:27:11 +01:00 |
|
Michael Kaufmann (d00p)
|
60a482dce6
|
damn, forgot to save the two files to handle customer-side domain-settings regarding the hsts-includeSubdomain issue; version set to 0.9.38.2
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2016-11-18 10:21:02 +01:00 |
|
Michael Kaufmann (d00p)
|
9540cb158c
|
set version to 0.9.38.1 b/c of hsts includeSubdomains flag for domains not being saved; added http2-flag for nginx as setting
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2016-11-18 10:10:03 +01:00 |
|
Michael Kaufmann (d00p)
|
1984aced9d
|
set db_version correctly everywhere
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2016-11-18 08:52:40 +01:00 |
|
Michael Kaufmann (d00p)
|
547140bafb
|
set version to 0.9.38 for upcoming release
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2016-11-18 08:36:35 +01:00 |
|
Michael Kaufmann (d00p)
|
432645431c
|
allow CIDR values in AXFR setting, fixes #1672
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2016-11-15 08:03:34 +01:00 |
|
Dominic Schallert
|
30087548b0
|
Fixed the checkbox value
|
2016-11-13 15:33:56 +01:00 |
|
Dominic Schallert
|
e5053bad15
|
Introduced phpenabled_customer and phpenabled_vhost, updated cron scripts, updated dbversion
|
2016-11-13 15:15:43 +01:00 |
|
Dominic Schallert
|
b0326c640c
|
Feature #1671 Checkbox to enable/disable PHP (vhost settings + fpm pool) for an entire vhost
|
2016-11-13 14:41:39 +01:00 |
|
Michael Kaufmann (d00p)
|
7e4164da26
|
do not double validate openbasedir-values, as appendOpenbasedirPath() already takes care of that; also fix /dev/urandom as openbasedir-path-value to be treated as file correctly, fixes #1669
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2016-11-10 10:07:00 +01:00 |
|
Michael Kaufmann (d00p)
|
fad607c6e8
|
set version to 0.9.38-rc2 for second release candidate
|
2016-11-07 07:28:58 +01:00 |
|
Michael Kaufmann (d00p)
|
ec6ddd054d
|
remove certificate entry for LE if admin/customer disables LE for a domain
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2016-10-31 11:18:40 +01:00 |
|
Michael Kaufmann (d00p)
|
304926260f
|
PowerDNS does not like multi-line-format, thx to Marc
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2016-10-29 14:20:50 +02:00 |
|
Michael Kaufmann (d00p)
|
fa45de6586
|
fix empty dir parameter for makeCorrectDir() when directory-selection is set to 'Dropdown', thx to D2Red for letting me debug on his system
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2016-10-19 19:22:52 +02:00 |
|
Michael Kaufmann (d00p)
|
b4e8458076
|
enhance findDirs function and filter awstats/webalizer (sub)folders for target-directory selection
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2016-10-18 15:32:14 +02:00 |
|
Michael Kaufmann (d00p)
|
f406962dfd
|
allow empty select-value for panel.customer_hide_options
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2016-10-13 10:48:28 +02:00 |
|
Michael Kaufmann (d00p)
|
ce31a0b3fd
|
enable custom redirect codes also for lighttpd
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2016-10-13 10:16:17 +02:00 |
|
Michael Kaufmann (d00p)
|
fc2ae594cb
|
enable custom redirect codes also for nginx
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2016-10-13 09:51:57 +02:00 |
|
Michael Kaufmann (d00p)
|
58c14376d6
|
set version to 0.9.38-rc1 for upcoming release candidate
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2016-10-11 07:50:25 +02:00 |
|