Commit graph

3349 commits

Author SHA1 Message Date
Joe Mattos
9e4b7504ac Fix fclose() incorrect variable
fclose() is using incorrect variable $new_conf should be $fp to properly close fopen
2017-02-27 00:52:54 -05:00
Joe Mattos
ea85928ab6 Fix fclose() incorrect variable
fclose() is using incorrect variable $new_conf should be $fp to properly close fopen
2017-02-27 00:52:25 -05:00
Joe Mattos
a59ac2204a Fix fclose() incorrect variable
fclose() is using incorrect variable $new_conf should be $fp to properly close fopen
2017-02-27 00:49:24 -05:00
Joe Mattos
2cdb4a9421 Fix fclose() incorrect variable
fclose() is using incorrect variable $new_conf should be $fp to properly close fopen
2017-02-27 00:42:19 -05:00
Joe Mattos
3a0c82a202 Fix fclose() incorrect variable
fclose() is using incorrect variable $new_conf should be $fp to properly close fopen
2017-02-27 00:41:44 -05:00
Joe Mattos
54125174cb Fix fclose() incorrect variable
fclose() is using incorrect variable $new_conf should be $fp to properly close fopen
2017-02-27 00:40:58 -05:00
Joe Mattos
25b0978dd3 Fix fclose() incorrect variable
fclose() is using incorrect variable $new_conf should be $fp to properly close fopen
2017-02-27 00:36:11 -05:00
Arinerron
c6393c8771 Patch session fixation vuln
Here's the documentation for that function:
http://php.net/manual/en/function.session-regenerate-id.php

And here's about session fixation:
https://www.owasp.org/index.php/Session_fixation
2017-02-26 17:30:36 -08:00
dpeca
f014e38dae Merge pull request from Justin991q, Fixed typo in the backup script
Fixed typo in the backup script
2017-02-25 13:52:16 +01:00
Justin991q
b987054048 Fixed typo in the backup script 2017-02-25 03:38:53 +01:00
System Void
593dd29956 Merge pull request #1088 from serghey-rodin/revert-1065-patch-12
Revert "Remove trailing dot"
2017-02-20 23:30:47 +00:00
System Void
19708d2837 Revert "Remove trailing dot" 2017-02-20 23:30:39 +00:00
Anton Reutov
e598d80708 Merge pull request #1010 from Piterden/master
[Fix] Pyrocms nginx config templates
2017-02-20 13:41:26 +03: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
System Void
753f1aec39 Merge pull request #1082 from Skamasle/patch-13
Fix permissions issue ( security )
2017-02-19 23:19:59 +00:00
System Void
ce3c5e71d8 Merge pull request #1083 from Skamasle/patch-14
Fix permission ( security issue )
2017-02-19 23:19:26 +00:00
System Void
836ce135e6 Merge pull request #1084 from Skamasle/patch-15
Fix permisions
2017-02-19 23:18:57 +00:00
dpeca
b64e799eb1 Ubuntu 16.10 installer, coverting php7 to php7.0 package names 2017-02-19 21:12:30 +01:00
dpeca
309abec58f Fix for broken CentOS 7 installation because of latest fail2ban version
Fix for issue https://github.com/serghey-rodin/vesta/issues/1086
2017-02-18 16:54:20 +01:00
dpeca
9c84c5f9fe Making Ubuntu 16.10 to work with php7
Installer is tested
2017-02-17 16:19:22 +01:00
Maksim Usmanov | Maks
e14eb2e23e Fix permisions
As in debian and centos fix issue whit exposed passwords
2017-02-16 22:24:03 +01:00
Maksim Usmanov | Maks
9aed954068 Fix permission ( security issue )
In my debian 8 installs always /etc/roundcube/debian-db-roundcube.php has 644

/etc/roundcube/config.inc.php its ok 

But both files has roundcube mysql passwords and any one can read it.

I not know why are two files whit passwords one have correct permisions but fix bot 

I apply also for debian 7 but not sure if is affected
2017-02-16 22:13:48 +01:00
Maksim Usmanov | Maks
dfdaf8d80e Fix permissions issue ( security )
Same issue happen in debian, in my centos 6 installs always get /etc/roundcubemail/config.inc.php whit 644 whit roundcube password exposed.

In centos bad user:group is asigned so also fixed

This will be fixed in general update in current installed vestacp servers.
2017-02-16 22:11:29 +01:00
dpeca
39f0fa8761 Ubuntu: Fixed order of apt-get and adding archive apt source 2017-02-15 15:53:22 +01:00
dpeca
b753557617 Merge pull request #1076 from Piotr-Pht-Jasiek, Compability for ubuntu 16.10
Compability for ubuntu 16.10
2017-02-14 20:19:38 +01:00
Piotr Jasiek
93c6365f8c Update vst-install-ubuntu.sh
remove greeting from patch autor.
2017-02-14 18:22:57 +01:00
Piotr Jasiek
dfe86eab69 Compability for ubuntu 16.10
Finnaly solution for Ubuntu 16.10.

In this solution you have php5 and php7. After installation you can chose php version in nginx config file. Default php5
2017-02-14 17:59:12 +01:00
Made I.T
e19981fd81 Merge pull request #996 from serghey-rodin/madeITBelgium-patch-1
Update NL translation
2017-02-14 10:55:19 +01:00
Made I.T
ab32c4b4c4 Merge branch 'master' into madeITBelgium-patch-1 2017-02-14 10:55:00 +01:00
dpeca
86c422048f Merge pull request #1074 from gionniboy, fixed typo for DKIM
fixed typo for DKIM
2017-02-14 10:30:48 +01: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
dpeca
672b0e6209 Merge pull request #1073 from Ar1sC/patch-1, Updated Greek Translation
Updated Greek Translation
2017-02-13 16:51:00 +01:00
Aris
50ff123251 Updated Greek Translation 2017-02-13 17:38:03 +02: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
Anton Reutov
898fc0d877 Merge pull request #1007 from DaniWinter/master
Dutch translations
2017-02-11 22:23:22 +03:00
Anton Reutov
16fc0a69c3 Merge pull request #1057 from emtudo/master
fixed translate pt-BR
2017-02-11 22:17:21 +03:00
System Void
2d3038e68b Merge pull request #1039 from Skamasle/patch-11
Add unrar
2017-02-11 17:55:07 +00:00
System Void
b370cbf62b Merge pull request #1065 from Skamasle/patch-12
Remove trailing dot
2017-02-11 17:54:32 +00:00
System Void
b87246dad0 Merge pull request #1069 from Srgk/master
fix trailing dot quotes
2017-02-11 17:53:34 +00:00
Serge Kraev
cb53616e99 fix trailing dot quotes 2017-02-09 18:09:39 +04:00
Pavel Galkin
1d9be163db A little grammar fix
grammar error fix
https://twitter.com/ctepeo/status/829646922487046146
2017-02-09 17:08:36 +03:00
dpeca
ce5a304814 Debian installer: adding /usr/sbin/nologin to /etc/shells
Adapting installer to code changes from 039a989fb2 commit
2017-02-08 14:39:53 +01: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
Leandro Henrique Reis
4a91d29fa1 fixed translate pt-BR 2017-01-31 08:29:51 -02: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