Commit graph

79 commits

Author SHA1 Message Date
myvesta
9c04bb8417
Ensure pool.d folders after template changes 2021-12-12 17:25:19 +01:00
myvesta
3c17e159a1
Ensure that pool.d folders are not empty 2021-12-12 16:49:24 +01:00
dpeca
ef0f62a59b
Also checking "" in order to detect manually chunked record
And removing brackets, since they are not necessary when whole record is in one line
2020-08-23 19:44:12 +02:00
dpeca
311827c4b3
Not chunking already manually chunked TXT records 2020-08-19 14:52:45 +02:00
dpeca
f74301b19f
Split long TXT entries into 255 chunks 2020-08-19 12:44:46 +02:00
Serghey Rodin
7726ed8956
Merge pull request #1690 from chkhanu/fix-invalid-extension-replace
Fix invalid extension replace in add_web_config
2019-05-14 12:21:14 +03:00
Serghey Rodin
f50d8b7d84 added port 654321 to run openssl key-pair test 2019-05-08 22:47:30 +03:00
Serghey Rodin
0d9218e9fc in case there is no conf 2019-02-14 13:24:18 +02:00
Chernyavskiy Leonid
ebc67f6478 Fix invalid extension replace in add_web_config
Do not use globbing, because it kills too many characters.
Use conditionals and search at the end of the line instead.
2018-08-24 14:05:58 +07:00
Marcos
04a55260ca Fix delete domain 2018-05-26 20:14:47 +02:00
dpeca
d942f85d31
Clean-up for both config styles if there is no more domains
Fix #1458
2018-04-06 18:20:35 +02:00
Serghey Rodin
0c05448e08
Merge pull request #1260 from gohdan/find_symlinks
Add symlink support to find
2017-12-28 15:53:24 +02:00
Serghey Rodin
5a42216130 Fix domain rebuild for new conf style 2017-12-27 19:08:28 +02:00
Serghey Rodin
3fbd3014c7 fix for new domain deletetion 2017-12-08 13:50:51 +02:00
Serghey Rodin
4053f9ac5d New style for web configs / separate conf per domain 2017-12-07 15:04:40 +02:00
Goh'Dan
fbfbda139a Add symlink support to find (pool can be symlinked, i. e. when using optional version of php) 2017-08-15 21:17:30 +03:00
dpeca
56cdadbe5c Making sure is always reseted in possible loops 2017-03-14 01:56:28 +01:00
dpeca
6d88ca31c3 Making sure domain_idn is always set 2017-03-05 23:34:07 +01:00
Serghey Rodin
9aae395aa2 purely dynamic path for php-fpm 2016-11-23 11:20:34 +02:00
Serghey Rodin
07321b2397 php location on ubuntu 16.04 2016-11-22 22:20:39 +02:00
Serghey Rodin
ae4994cd61 php on ubuntu 16.04 2016-11-22 22:06:49 +02:00
Serghey Rodin
7eb7a81c0a delete config only when there is no domain 2016-10-08 13:49:41 +03:00
Serghey Rodin
1ed8188782 fix SOA update from Lónyai Gergely 2016-09-29 23:43:59 +03:00
Serghey Rodin
fc2ecb22b7 fixed error code in mailalias function 2016-09-29 23:40:44 +03:00
Serghey Rodin
8b0c7b0aff Merge pull request #759 from Skamasle/patch-3
Fix Bug 287 | fail when rebuild domains whit phpfcgid or phpcgi
2016-09-07 14:14:01 +03:00
Serghey Rodin
b0a8ba921e Merge pull request #785 from pcfreak30/hotfix/784
*delete config if domain is not in user web.conf
2016-08-29 18:06:00 +03:00
Serghey Rodin
502749a2b9 fix for password protected ssl keys 2016-08-25 19:44:12 +03:00
Derrick Hammer
db4c2bcdf5 *delete config if domain is not in user web.conf 2016-07-23 15:17:12 -04:00
Serghey Rodin
3c009479c0 fix suspend/unsuspend feature 2016-07-18 20:16:22 +03:00
Skamasle
7417899396 Update domain.sh 2016-07-09 11:52:22 +02:00
Serghey Rodin
859798cb34 hotfixes for css and domain deletion 2016-06-28 14:39:11 +03:00
Serghey Rodin
5d30b67fb1 refactoring: log_event(), is_format_valid() 2016-06-24 16:33:24 +03:00
Serghey Rodin
872cd3ac45 web function refactoring 2016-06-09 17:05:41 +03:00
Serghey Rodin
89c1f644fe Improved domain validation plus added SERIAL support 2015-10-21 15:47:32 +03:00
Serghey Rodin
264b851d1a DNS Cluster Serial fix 2015-10-15 15:03:39 +03:00
Serghey Rodin
b6dd534b60 fix for caching template 2015-10-05 23:31:53 +03:00
Serghey Rodin
2850492f55 optimized web domain adding (almost 2x faster 2015-09-07 16:43:02 +03:00
Serghey Rodin
bbd5befedd system check for wildcard search 2015-07-01 01:36:45 +03:00
Serghey Rodin
567ce7e832 php-fpm support 2015-04-16 02:43:31 +03:00
Serghey Rodin
9e79206b64 Improved SSL Chain validation 2014-09-18 14:33:52 +03:00
Serghey Rodin
26f0c65953 SSL CA validation improvements 2014-07-22 00:17:41 +03:00
Serghey Rodin
3b7eee4393 Fixed NameServer validation bug 2014-06-16 12:28:33 +03:00
Serghey Rodin
ef9f28ecee Fix for better vhost matching 2014-05-12 22:25:41 +03:00
Serghey Rodin
2dec0c5866 safe replacement for ubuntu 14.0.4 2014-04-18 03:20:37 +03:00
Serghey Rodin
c3e89977a3 IDN support for MX and CNAME record. Fixes #108 2014-02-17 21:50:12 +02:00
Serghey Rodin
77d7870027 fixed OR statement 2014-02-09 21:46:36 +02:00
Serghey Rodin
add7d1442e additional dns record validation 2014-01-25 20:02:10 +02:00
Ursadon
1c1e5fb8e8 Added return code for is_mail_new() 2013-11-07 16:57:51 +07:00
Serghey Rodin
861585bcca removed unnecessary sed expr defenition 2013-10-27 13:54:31 +02:00
Serghey Rodin
a2794212b3 Adding RGROUPS var to make templates platform independent 2013-10-05 13:42:24 +03:00