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
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
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
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
Serghey Rodin
ae328a0935
added support for HTTP/2 Let's Encrypt servers
2019-09-24 01:08:17 +03:00
dpeca
84ef0a118f
Changing /usr/local/vesta to $VESTA
2019-08-24 16:13:03 +02:00
Serghey Rodin
26c0d3c3f2
fixed delimiter format for plain output
2019-08-08 19:59:21 +03:00
Serghey Rodin
743476ad73
added sudo call for directory creation and restore
2019-08-08 19:58:35 +03:00
Serghey Rodin
015acfc168
Merge pull request #1896 from millsy/master
...
Switched to egrep to support optional comma in renewal
2019-08-08 14:24:36 +03:00
Serghey Rodin
5c61b3efb1
Merge pull request #1919 from dbannik/fix-add-sftp-backup
...
fixed add sftp server backup
2019-08-08 14:04:26 +03:00
Serghey Rodin
c9bf443c6a
added user format valdation
2019-07-31 00:46:04 +03:00
Dmitry Bannik
d74ac9980a
fixed add sftp server backup
2019-07-20 02:39:15 +03:00
Krzysztof Grzelak
a9ddd4159c
Update v-list-web-domain-ssl
...
Adding certificate support from CloudFlare
2019-07-11 21:30:00 +02:00
CLSII
6d6e3f3723
Update v-add-web-domain-ftp
...
Modification of the useradd request to find the right user group --> For the group it is : (id -g $user)
2019-06-27 21:34:20 +02:00
Chris Mills
9bceb01622
Switched to egrep to support optional comma in renewal
2019-06-06 06:07:44 +01:00
Serghey Rodin
58e9615d94
Merge pull request #1887 from Myself5/master
...
v-backup-user: Properly fix userdata backup exclusions
2019-05-23 00:08:06 +03:00
Serghey Rodin
7d48d5585f
Merge pull request #1888 from millsy/master
...
Renewal of cert not removing domain from alias list
2019-05-23 00:04:44 +03:00
Serghey Rodin
c2abcf3dc9
Merge pull request #1892 from romkoll/patch-2
...
Fix v-unsuspend-mail-account
2019-05-23 00:03:06 +03:00
Serghey Rodin
9c108786e6
Merge pull request #1867 from moucho/domain_idn
...
Fix Let's Encrypt for IDN domains
2019-05-23 00:02:07 +03:00
Roman
a716a3f2cb
Fix v-unsuspend-mail-account
...
Fix 'Malformed value "unlimitedM"' after unsuspend mail account
2019-05-22 20:10:15 +03:00