Serghey Rodin
3e6fd7e814
print domain name if attempt is unsuccessful
2017-07-18 16:51:30 +03:00
dpeca
64e6fa8c9d
Avoid too fast restarting of web server while renewing LetsEncrypt
...
Fix #1193
2017-05-15 13:47:30 +02:00
dpeca
b57c4dcd7b
Allow v-restore-user to restore backup from FTP and SFTP
...
Before this fix, sftpc() function had two 'else' blocks... so it was broken code... and script was unable to download file from SFTP
2017-05-04 19:11:34 +02:00
dpeca
4aeec46841
Making SFTP backup able to work with empty folder name
2017-04-28 20:37:20 +02:00
dpeca
e022c6507b
Better fix for FTP backup without folder name
2017-04-22 02:22:23 +02:00
dpeca
367d0b34ef
Making v-backup-user able to upload backup to FTP if FTP folder is not set
...
Before this fix v-backup-user was unable to upload backup to FTP if $BPATH (FTP folder) is not set
2017-04-19 15:36:43 +02:00
dpeca
930a2a82e3
Making v-backup-user able to send email notification
...
doh...
2017-04-11 17:52:07 +02:00
dpeca
887ac8a11b
Added missing domain_idn=$domain in v-restore-user
2017-03-14 01:08:20 +01:00
dpeca
a005c3e24a
Added missing format_domain_idn in v-restore-user
2017-03-13 03:14:50 +01:00
dpeca
5965b5a88e
Accidentally deleted 'i' letter
2017-03-06 00:04:30 +01:00
dpeca
6d88ca31c3
Making sure domain_idn is always set
2017-03-05 23:34:07 +01:00
Made I.T
041d7cb5b4
Merge pull request #1063 from corochoone/master
...
Fix loss of the owner / group / permissions of the configuration file…
2017-03-02 12:04:22 +01:00
Made I.T
3dcc0ee96e
Fix indent
2017-03-02 11:16:29 +01:00
Made I.T
8f8f257d3d
Merge pull request #873 from sacrednetwork/fix-httpauth
...
Fix httpauth permission server error and secure template
2017-03-02 11:14:16 +01:00
Justin991q
b987054048
Fixed typo in the backup script
2017-02-25 03:38:53 +01:00
System Void
19708d2837
Revert "Remove trailing dot"
2017-02-20 23:30:39 +00:00
System Void
605dae8774
Merge pull request #1037 from kmark/fix-letsenc-errors
...
Let's Encrypt fixes for #979 (invalid response) and #1008 (/tmp/*/domain.tld.crt file not found)
2017-02-20 10:31:16 +00:00
Gionni
ddf010a214
fixed typo
2017-02-14 02:08:57 +01:00
Gionni
3b9bbe73f5
fixed typo
2017-02-14 02:07:56 +01:00
System Void
5823ea4c87
Merge pull request #1003 from RickBakkr/patch-1
...
Force a new line, to prevent syntax errors.
2017-02-13 00:28:46 +00:00
System Void
fbaf05a432
Merge pull request #1006 from urosg80/master
...
fix for nginx less (apache only) installation
2017-02-13 00:27:56 +00:00
System Void
b370cbf62b
Merge pull request #1065 from Skamasle/patch-12
...
Remove trailing dot
2017-02-11 17:54:32 +00:00
Serge Kraev
cb53616e99
fix trailing dot quotes
2017-02-09 18:09:39 +04:00
Maksim Usmanov | Maks
50f08b7de8
Remove trailing dot
...
I check some servers and some times I see than cname not working, I check records and the problem is than some useres add record whit a dot ( in vesta GUI or CLI )
comerecord. in cname 2222 google.com
and vesta add it as it
cname. 14400 IN CNAME google.com.
test. 14400 IN MX 10 mail.googl.com.
So whit this pull we remove that dot if added
hola 14400 IN CNAME test.net.
record 14400 IN CNAME hola.es.
recordar 14400 IN CNAME Tres.net.
This solve the dot but I think in a while loop, because vesta leave add users cname thiw multiple dots:
Adding DNS Record → Record cname.......sdd.net has been created successfully.
Maybe vesta team have better solution for this one.
2017-02-07 19:41:47 +01:00
corochoone
41b79d0cb9
Fix loss of the owner / group / permissions of the configuration file while overwriting it
...
With use "mv" command, configuration file owner, group and permission will become "root: root" with default permissions. This can lead to access problem, because a services will cannot access to the configuration file. For example, "named", will cannot restart, because required user "named" access to own configuration file.
"Cat" command, will be overwrite config file too, but it saves owner / group / permissions original file.
2017-02-06 17:32:30 +04:00
urosg80
6788f9e970
Merge branch 'master' into master
2017-02-01 14:08:52 +01:00
System Void
5500f3c2bd
Merge pull request #972 from mslepko/master
...
Added additional domain parameter formatting when adding SSL for domain + Added missing Polish translations
2017-01-31 08:14:57 +00:00
Serghey Rodin
b5d52c7e8c
fix interface duplicates
2017-01-30 16:00:04 +02:00
dpeca
92acd51a89
Merge pull request #1034 from cdnmall/patch-1
...
Fix for v-change-user-package too many arguments
2017-01-27 09:57:56 +01:00
dpeca
2f73044746
Wrong order of steps in v-change-domain-owner, fixed
2017-01-25 14:47:32 +01:00
dpeca
a2dab6c94a
To avoid chowning mail conf folder if it does not exists
2017-01-25 14:24:49 +01:00
Kevin Mark
d4a4bca616
Allow checking of nginx domains with force-https
...
Fixes issue noted in serghey-rodin/vesta#979
2017-01-19 08:00:10 -05:00
Serghey Rodin
310a379705
LetsEncrypt on apache-only fix for #966
2017-01-19 11:13:10 +02:00
Joe Mattos
649c04d650
Fix for v-change-user-package too many arguments
...
v-change-user-package: line 46: [: too many arguments
2017-01-16 16:59:10 -05:00
dpeca
cfa557b22c
Merge branch 'master' into patch-2
2017-01-12 18:03:44 +01:00
dpeca
927271acc3
Merge pull request #1021 from eka7a/patch-3
...
Added v=DKIM1; prefix
2017-01-12 17:58:00 +01:00
Serghey Rodin
e5950d516d
Code refactoring: domain_idn + new restart routine
2017-01-11 16:52:11 +02:00
dpeca
b98abaf572
Fix for wrong variable from previous commit
2017-01-10 13:15:32 +01:00
dpeca
419a9b0b1a
Fix for DKIM key permission in v-change-domain-owner
...
Fix is the same as for v-restore-backup - 7815539e91
2017-01-10 12:43:28 +01:00
Ekrem KAYA
e82b96eb7c
Added v=DKIM1; prefix
2017-01-06 09:12:55 +02:00
Ekrem KAYA
3b04e343f2
No DNS record found
...
DKIM check on https://www.mail-tester.com/spf-dkim-check
Domain name: example.com
DKIM Selector: mail._domainkey.example.com
Results
No DNS record found for mail._domainkey.example.com
2017-01-06 09:09:10 +02:00
dpeca
568f8cce11
Merge branch 'master' of https://github.com/serghey-rodin/vesta
2016-12-28 17:12:51 +01:00
dpeca
7815539e91
Fix for DKIM key permission after restoring backup
2016-12-28 17:11:41 +01:00
dpeca
8dc4a82cfd
Prevent reloading DNS for first DKIM record
2016-12-28 15:41:39 +01:00
dpeca
073c0164f1
Better soultion for DKIM DNS reloading
2016-12-28 15:04:51 +01:00
dpeca
8bfe11b86d
Fixing missing mail._domainkey when adding domain
...
Closing issue https://github.com/serghey-rodin/vesta/issues/990
2016-12-27 16:58:37 +01:00
Uros
a4917b6d06
fix for nginx less (apache only) installation
...
fixes problem with apache only installation where the certificate
challenge file is not written correctly
2016-12-20 10:34:45 +01:00
Rick Bakker
e757dc408a
Force a new line, to prevent syntax errors.
...
When I enabled SFTP chroot, "Subsystem sftp internal-sftp" was put directly after "UsePAM yes" (Ubuntu 16.04.1), which made "UsePAM yesSubsystem sftp internal-sftp", which obviously caused a syntax error. I fixed this by manually dividing those two options.
2016-12-18 14:16:38 +01:00
Serghey Rodin
fa4b66f8c7
creating le pipe in order to avoid std out errors
2016-12-13 15:01:16 +02:00
Serghey Rodin
039a989fb2
fix for aditional ftp accounts
2016-12-08 16:20:48 +02:00