Michael Kaufmann (d00p)
|
45c0915b59
|
fix ssl integration in lighttpd, thx to black-night for the info
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2017-11-17 15:15:09 +01:00 |
|
Michael Kaufmann (d00p)
|
1e03946df7
|
set sql_mode to disable STRICT_MODE usage for froxlor, thx to albech for the hint
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2017-11-08 07:49:40 +01:00 |
|
Michael Kaufmann (d00p)
|
dd3e5e9c6b
|
fix wrong variable name typo, fixes #484
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2017-11-06 07:36:51 +01:00 |
|
Michael Kaufmann (d00p)
|
421c29c491
|
remove each() keyword as it is deprecated as of php-7.2, fixes #479
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2017-10-31 13:03:06 +01:00 |
|
Michael Kaufmann (d00p)
|
15b62aae04
|
add inserttask for config regeneration and fix aliasdomain NULL value if empty, fixes #478
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2017-10-06 09:29:49 +02:00 |
|
Michael Kaufmann (d00p)
|
181848290f
|
move setting to enable usage of libnss-extrausers to 'system' category as mpm-itk + mod_php users might need this too
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2017-09-04 15:28:12 +02:00 |
|
Michael Kaufmann (d00p)
|
b263b211a5
|
generate multiline txt-record if content is too long, fixes #472
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2017-08-28 15:35:07 +02:00 |
|
Michael Kaufmann (d00p)
|
1753d2895b
|
add simple smtp-settings test-page, fixes #464
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2017-08-25 10:34:59 +02:00 |
|
Michael Kaufmann (d00p)
|
64ebb0ca38
|
also add http2 flag to domain-import
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2017-08-24 15:27:47 +02:00 |
|
Michael Kaufmann (d00p)
|
bab982a0e6
|
add http2 support for froxlor-vhost and per-domain
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2017-08-24 13:21:21 +02:00 |
|
Michael Kaufmann (d00p)
|
c2c5178831
|
remove superfluous character in froxlor.sql file, fixes #471
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2017-08-23 14:03:39 +02:00 |
|
Michael Kaufmann (d00p)
|
56e8e32965
|
set correct permissions for extrausers files/folder, fixes #465
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2017-07-26 07:30:14 +02:00 |
|
Michael Kaufmann (d00p)
|
47cd30a45e
|
use correct logging-level in customer_mail, thx to priority
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2017-07-19 12:06:36 +02:00 |
|
Michael Kaufmann
|
bd8f659272
|
Merge pull request #460 from pquerner/patch-libclass-lesscript-dontsendchallengewithouttoken
dont send uri to challenge, if no valid token could be fetched
|
2017-07-08 16:59:56 +02:00 |
|
Pascal Querner
|
82c719d786
|
dont send uri to challenge, if no valid token could be fetched
|
2017-07-07 22:50:39 +02:00 |
|
Michael Kaufmann (d00p)
|
dc22ff6aa3
|
fix rebuild of libnss-extrausers files when editing/deleting ftp account, fixes #454
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2017-06-20 16:48:11 +02:00 |
|
Michael Kaufmann
|
c68682b084
|
Merge pull request #450 from oliverrahner/master
nginx: add index directive to path options for secured directories
|
2017-06-10 11:47:53 +02:00 |
|
Oliver Rahner
|
aa8a7ee0a9
|
nginx: add index directive to path options for secured directories
`index` directives are now created for secured directory locations.
|
2017-06-10 10:59:41 +02:00 |
|
Michael Kaufmann (d00p)
|
e95a917812
|
allow non fqdn CNAME entries (froxlor appends zone's domain automatically if there's no trailing dot), fixes #434
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2017-06-04 11:29:21 +02:00 |
|
Michael Kaufmann (d00p)
|
332e627007
|
fix wildcard entries in dns editor, fixes #447; do not add extra dot at the end of SRV entries, fixes #446
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2017-06-04 09:31:55 +02:00 |
|
Michael Kaufmann (d00p)
|
a3201481f6
|
beatufication in generated vhost configs
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2017-06-04 09:30:32 +02:00 |
|
Michael Kaufmann (d00p)
|
dae233dd05
|
allow adding domains with multiple dashes, that are NOT punycode (xn--)
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2017-06-04 09:17:31 +02:00 |
|
Michael Kaufmann (d00p)
|
9aa2cc269b
|
rename MYSQL_PASSWORD replacer to FROXLOR_MYSQL_PASSWORD in config-templates to avoid false replacement of couriers authmysqlrc, fixes #438
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2017-05-12 12:23:14 +02:00 |
|
Michael Kaufmann (d00p)
|
434f202832
|
minor fixes in traffic cron
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2017-05-12 12:22:04 +02:00 |
|
Michael Kaufmann (d00p)
|
552d58848c
|
fix sql_mode=only_full_group_by in admin_admins.php; fix wrong webserver-user when using FCGID
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2017-05-09 13:17:50 +02:00 |
|
Michael Kaufmann (d00p)
|
bea1677d5d
|
Add setting for libnss-extrausers to frontend
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2017-05-05 09:44:37 +02:00 |
|
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
|
ebb33c9cee
|
Merge pull request #436 from nachtgeist/master
doc: extend notes about contributing; add issue template
|
2017-05-01 21:26:26 +02:00 |
|
Daniel Reichelt
|
22414096ad
|
doc: extend notes about contributing; add issue template
|
2017-05-01 21:24:48 +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 |
|
Michael Kaufmann
|
9fabfd539d
|
Merge pull request #430 from mkhon/fix-apache24-ocsp-cache-path
Fix apache24_ocsp_cache_path definition
|
2017-04-18 12:50:40 +02:00 |
|
Michael Kaufmann
|
54f6c3e019
|
Merge pull request #431 from shyim/mysql-warning
Fixed MySQL Warning while creating a new user
|
2017-04-17 12:50:16 +02:00 |
|
Soner Sayakci
|
5930ab1c9d
|
Fixed MySQL Warning while creating a new user
|
2017-04-17 12:34:20 +02:00 |
|
Max Khon
|
3870cc1002
|
Add default value for apache24_ocsp_cache_path, otherwise saving
SSL settings for !apache24 fails on apache24_ocsp_cache_path validation.
|
2017-04-17 15:55:49 +07:00 |
|
Michael Kaufmann
|
f880e1c9f1
|
Merge pull request #429 from mkhon/database-charset-skip-views
Skip views when altering table charsets
|
2017-04-15 11:28:27 +02:00 |
|
Michael Kaufmann
|
9285a169dd
|
Merge pull request #428 from mkhon/fix-customer-logs
Fix customer logs
|
2017-04-15 11:27:15 +02:00 |
|
Max Khon
|
95b7b57fc6
|
Skip views when altering table charsets.
|
2017-04-15 16:12:29 +07:00 |
|
Max Khon
|
872928fb38
|
Fix customer logs:
- SQLSTATE[HY000]: General error: mode must be an integer
- customer_logger.php:78 Undefined variable $_actions
|
2017-04-15 15:58:50 +07:00 |
|
Michael Kaufmann
|
cb2f094e3d
|
Merge pull request #426 from nachtgeist/master
readme: add section about contributing
|
2017-04-13 16:39:15 +02:00 |
|
Daniel Reichelt
|
b11b423217
|
readme: add section about contributing
|
2017-04-13 16:38:17 +02:00 |
|
Michael Kaufmann
|
567827e2cb
|
Merge pull request #422 from nachtgeist/master
add OCSP stapling support for apache2 and nginx
|
2017-04-11 20:39:00 +02:00 |
|
Daniel Reichelt
|
ec1bd6e19a
|
add OCSP stapling support for apache2 and nginx
|
2017-04-11 17:09:34 +02:00 |
|
Michael Kaufmann (d00p)
|
d4cd827284
|
update wiki-urls in language files
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2017-04-09 10:25:39 +02:00 |
|
Michael Kaufmann
|
50f85fb6d0
|
Merge pull request #417 from ianklemm/patch-1
Correct Wiki links
|
2017-04-03 20:32:24 +02:00 |
|
Vengance
|
9cc69e5b3d
|
Update README.md
|
2017-04-03 20:31:50 +02:00 |
|
Vengance
|
d9e8f43298
|
Correct Wiki links
Correct the links of the no longer existing redmine to Github´s inbuild Wiki
|
2017-04-03 20:21:44 +02:00 |
|
Michael Kaufmann (d00p)
|
ad7cf52f21
|
Fix rowcount value for logger
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2017-03-17 13:05:39 +01:00 |
|
Michael Kaufmann (d00p)
|
398d45deae
|
fix typo
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2017-03-14 13:46:07 +01:00 |
|
Michael Kaufmann (d00p)
|
541ab1fe6e
|
clearify field label for domain termination date; fixes #1728
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2017-03-11 07:34:13 +01: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 |
|