moucho
2dc4adb08e
Deprecate GET acme v2
2020-10-22 13:48:45 +02:00
Anton Reutov
af94a23962
Merge pull request #2029 from myrevery/patch-1
...
Update cn.php
2020-08-26 16:22:54 +03:00
myrevery
ce5d209c13
Update cn.php
2020-08-25 14:58:01 -07: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
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
c171d5e68e
Merge pull request #1969 from joshbmarshall/joshbmarshall-patch-1
...
Bugfix deleting a PostgreSQL database
2020-08-19 11:06:39 +02:00
dpeca
e0ebf729f3
Avoid Let's Encrypt domain validation timeout
0.9.8-27
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
c377e19df8
Adding escapeshellarg on few more places in php code
2020-06-23 19:06:25 +02:00
dpeca
b6cadcd992
Fixing unnecessary slash in nginx configs for phpmyadmin and roundcube
2020-06-23 18:01:38 +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
dpeca
58807feb80
Adding port to reset password link
2020-03-29 18:13:22 +02:00
dpeca
c915bff32e
Forbid changing root password
2020-03-24 20:40:47 +01:00
dpeca
00e1f46276
Limiting /etc/sudoers for Ubuntu
2020-03-23 19:34:39 +01:00
dpeca
c9844805a4
Limiting /etc/sudoers for Ubuntu
2020-03-23 19:31:42 +01:00
dpeca
c3c4de43d6
Preventing manipulation with $_SERVER['HTTP_HOST']
2020-03-23 17:28:55 +01:00
dpeca
a5712542d7
Temporary fix for parsing backup conf
2020-03-23 01:21:57 +01:00
Josh Marshall
99abd5ed05
Bugfix deleting a PostgreSQL database
...
Was just a typo
2020-01-09 00:52:10 +10:00
Anton Reutov
931fb5beeb
Merge pull request #1944 from nothinux/i18n-php
...
update id.php
2019-10-21 13:25:31 +03: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
dpeca
f0782d1f82
Fixing broken autoreply output
...
Broken in 0831a198b8 (diff-f07da7937954ae08bdb2e7379655ae29)
@sergio-nadal
2019-10-03 16:15:36 +02:00
Alexandr Loskutov
d0ca10a5d3
Merge pull request #1945 from robindirksen1/patch-7
...
Update nl.php
2019-10-01 23:52:17 +03:00
Robin Dirksen
ec8631b2d2
Update nl.php
2019-10-01 16:28:03 +02:00
Taufik Mulyana
9947b17144
update id.php
2019-10-01 21:18:38 +07:00
T. Mulyana
6645586fb2
Merge pull request #1 from serghey-rodin/master
...
update
2019-10-01 20:42:54 +07:00
Serghey Rodin
270d29ff06
added month to the release log date
2019-09-29 00:17:54 +03:00
Serghey Rodin
52c32962a8
Release 0.9.8-26
2019-09-29 00:09:07 +03: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
dpeca
e82ad200b7
Translated added string in sr.php
2019-08-18 16:37:00 +02:00
Serghey Rodin
868dd8b146
Release 0.9.8-25
0.9.8-25
2019-08-15 21:42:57 +03: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
8728f4b00d
deleted merge artifacts
2019-08-08 14:20:35 +03:00
Luka Paunović
02955ddb47
Update config.inc.php
2019-08-08 14:18:31 +03:00
Luka Paunović
25e66d471e
Update config.inc.php
2019-08-08 14:18:31 +03:00
Luka Paunović
b16e9b1d4d
Update config.inc.php
2019-08-08 14:18:31 +03:00
Luka Paunović
6d09433447
Update config.inc.php
2019-08-08 14:18:31 +03:00
Luka Paunović
f23697217b
Update config.inc.php
2019-08-08 14:18:31 +03:00
Luka Paunović
9ab4927ec2
Update config.inc.php
2019-08-08 14:18:31 +03:00
Luka Paunović
ea2f42e689
Update config.inc.php
2019-08-08 14:18:31 +03:00
Luka Paunović
8d3473c914
Update config.inc.php
2019-08-08 14:18:31 +03:00
Luka Paunović
aa8ba1aff1
Update config.inc.php
2019-08-08 14:18:31 +03:00