Commit Graph

1207 Commits

Author SHA1 Message Date
Serghey Rodin
b543c0c2f3 partially revert pr changes 2021-10-30 22:51:04 +03:00
Serghey Rodin
ed94787cd0 Merge pull request #2078 from mix5003/fix-v-ssl
Fix Edit Web page error
2021-10-30 22:49:13 +03:00
Serghey Rodin
5f86fab58b add backup validation for scheduled restore 2021-10-30 22:26:42 +03:00
mix5003
57401060c8 fix can not edit proxy template 2021-10-30 21:05:45 +07:00
mix5003
1738423829 fix fi 2021-10-30 08:56:54 +07:00
Serghey Rodin
8e97eb2dad improved package check 2021-10-29 10:33:52 +03:00
Serghey Rodin
718e458fc9 Merge branch 'master' of github.com:serghey-rodin/vesta 2021-10-28 23:29:24 +03:00
Serghey Rodin
bfc94fbd10 added dns record and user search 2021-10-28 23:22:31 +03:00
Serghey Rodin
fb9d3fddb0 Merge pull request #1988 from serghey-rodin/Skamasle-patch-9
Fix reset password from CLI / roundcube
2021-10-28 23:13:05 +03:00
Serghey Rodin
5f0856f1c4 Merge pull request #1975 from Daniyal-Javani/fix-ftp-restore-path
Fix ftp restore path
2021-10-28 23:09:26 +03:00
Serghey Rodin
70748e302e Merge pull request #1798 from cmstew/cmstew-amazon-linux-clamd-patch
cmstew amazon linux clamd patch
2021-10-28 23:07:04 +03:00
Serghey Rodin
7444a6b0a9 Merge pull request #1791 from henri-hulski/backend_port
Increment backend port also when commented
2021-10-28 23:01:19 +03:00
Serghey Rodin
638ef7de51 Merge pull request #2040 from AiratHalitov/mem-rrd-patch
Update v-update-sys-rrd-mem
2021-10-28 22:56:40 +03:00
Jaap Marcus
b6e7c18e29 Vesta-ioncube is missing
Added check for vesta-ioncube
2021-10-13 11:52:52 +02:00
Anton Reutov
b1ca176d44 fix backend_template for nginx 2021-08-12 20:01:41 +03:00
Anton Reutov
d0e9395c9f fix backend_template for nginx 2021-08-12 20:00:44 +03:00
Anton Reutov
4affb916ef Merge pull request #1826 from webkmua/fix-package-backend
fix backend_template save after package change
2021-08-12 19:52:49 +03:00
Anton Reutov
9aeef63ff4 Merge pull request #1987 from clarkchentw/clarkchentw-patch-1
Fix curl call
2021-08-09 21:49:05 +03:00
Anton Reutov
10a59574d7 Merge pull request #1913 from kgrzelak/patch-1
Update v-list-web-domain-ssl
2021-08-04 22:01:56 +03:00
Anton Reutov
9f26aa785e Merge pull request #1907 from AltiUP/patch-1
Update v-add-web-domain-ftp
2021-08-04 18:33:54 +03:00
Anton Reutov
b0f65509e0 Merge pull request #1978 from olympy/fix-renew-ssl-on-domain-match
Fix issue #1977 / Letsencrypt ssl certificate update fails
2021-08-02 14:26:46 +03:00
Anton Reutov
76072b7398 Change default vesta port 2021-07-29 20:29:51 +03:00
Anton Reutov
d68ac3993c stopped to renew LE if domain is not exits more 2021-07-28 20:30:03 +03:00
Anton Reutov
0fcbadda78 Grep carefully for 'END CERTIFICATE' 2021-07-28 19:43:04 +03:00
Anton Reutov
b123fa2178 Making sure chmod and chown does not follow symlinks 2021-07-27 15:38:29 +03:00
Anton Reutov
45b13a2105 Making sure chmod and chown does not follow symlinks 2021-07-27 15:10:04 +03:00
Anton Reutov
bbe06d10b6 Checking licence format 2021-07-27 14:36:41 +03:00
Anton Reutov
3c31647926 Validate user input on domain 2021-07-27 14:35:40 +03:00
Anton Reutov
a4e4542a6d Checking licence format 2021-07-26 16:41:04 +03:00
Anton Reutov
c6b79fe5da Check if it's vesta package 2021-07-26 14:59:10 +03:00
Made I.T
bba7400b8a Fix duplicated DNS records in DNS cluster 2020-12-10 12:13:46 +01:00
Airat Halitov
fb7f6254fa Update v-update-sys-rrd-mem 2020-12-04 17:27:25 +05:00
moucho
2dc4adb08e Deprecate GET acme v2 2020-10-22 13:48:45 +02:00
dpeca
ccea621787 Merge pull request #1947 from dawindk/patch-1
Only exclude logs folder from root, not in public_html
2020-08-19 11:07:55 +02:00
dpeca
e0ebf729f3 Avoid Let's Encrypt domain validation timeout 2020-06-23 20:20:11 +02:00
dpeca
83d0b9ed90 Allow quick restarting of nginx
It can occur if domain has many aliases, and acme-challenge should be added many times

This fix will prevent this error:
```
May 14 21:39:08 server systemd[1]: nginx.service: Start request repeated too quickly.
May 14 21:39:08 server systemd[1]: nginx.service: Failed with result 'start-limit-hit'.
```
2020-06-23 20:14:55 +02:00
dpeca
d9e9c64369 Fixing NS parameters in v-add-dns-on-web-alias 2020-06-23 20:10:54 +02:00
dpeca
8d9e349b23 Dont match subdomains while restoring domain 2020-06-23 20:08:59 +02:00
dpeca
a9e46047e9 Reset UPDATE_SSL_SCRIPT 2020-06-23 20:04:30 +02:00
dpeca
cfc46bb2a9 Importing system enviroment in v-change-user-password
Thanks to @ScIT-Raphael for discovering this bug
2020-04-11 02:16:24 +02:00
dpeca
cc8a3e0c58 Correcting FTP link in v-backup-user 2020-04-09 20:53:27 +02:00
Maksim Usmanov | Maks
ce417f65a2 Fix reset password from CLI / roundcube
This will fix bug when change password from cli

$quota is not defined
I not know if there is any function to get quota with a single comand, so I get alredy defined quota

With out this vesta will reset quota or not asign nothing in passwd file when quota password was reset
2020-04-05 13:26:45 +02:00
Clark Chen
7177dbb4e7 Fill missing get data (module) 2020-03-30 16:55:13 +08:00
Clark Chen
e4710ae715 Fix curl call
curl wasn't called properly, due to '&' character exist in url without quote around it
2020-03-30 16:50:07 +08:00
Clark Chen
e75b62efad Fix curl call
curl wasn't called properly, due to '&' character exist in url without quote around it
2020-03-30 16:48:22 +08:00
dpeca
c915bff32e Forbid changing root password 2020-03-24 20:40:47 +01:00
dpeca
a5712542d7 Temporary fix for parsing backup conf 2020-03-23 01:21:57 +01:00
olymp
dae2eb0854 Letsencrypt ssl certificate update fails when you have domains like example.com and example.com.ua (beginning matches)
issue #1977 https://github.com/serghey-rodin/vesta/issues/1977
2020-02-23 12:50:32 +02:00
Daniyal Javani
993796fcf2 fix ftp restore path 2020-02-05 10:53:17 +03:30
David Olsen
9d2ca4b592 Only exclude logs folder from root, not in webdata
Restoring should not exclude logs in any folder down the tree. This causes errors when restoring wordpress with certain plugins that have folders named "logs". This change aligns the restore with the backup function https://github.com/serghey-rodin/vesta/blob/master/bin/v-backup-user#L226

You could also omit the exclusion entirely, as this folder you are excluding should never be in the backup.
2019-10-07 10:40:56 +02:00