Commit graph

2170 commits

Author SHA1 Message Date
Serghey Rodin
79e4f5ed26 Fix for application/javascript from infinitnet 2015-10-22 17:05:02 +03:00
Serghey Rodin
ddf19a4bbc Merge branch 'master' of github.com:serghey-rodin/vesta 2015-10-22 16:58:12 +03:00
Serghey Rodin
2322eed4c8 FS manager stuff 2015-10-22 16:57:55 +03:00
Serghey Rodin
fdce35d610 typo fix 2015-10-22 16:57:24 +03:00
Serghey Rodin
97a368afdf Merge pull request #422 from SysVoid/patch-1
Removed closing PHP tags
2015-10-22 16:56:26 +03:00
Serghey Rodin
6b96058e7f Merge pull request #424 from SysVoid/patch-2
Less installation steps.
2015-10-22 16:55:07 +03:00
Serghey Rodin
07db9c5a24 Merge pull request #435 from kkprince1998/fix-nginx-redir
fix 1/2
2015-10-22 16:51:14 +03:00
Serghey Rodin
979acdd115 Merge pull request #453 from SCelik/patch-1
Update v-update-user-quota
2015-10-22 16:45:04 +03:00
Serghey Rodin
e5eecb9900 Merge pull request #456 from hellodanielting/master
Update SSL Ciphers for nginx.conf
2015-10-22 16:42:17 +03:00
Serghey Rodin
7a1975ce39 Fix for MariaDB listing 2015-10-21 20:49:50 +03:00
Serghey Rodin
fa570e4009 json listing support 2015-10-21 20:29:01 +03:00
Serghey Rodin
4b9cb6e424 Correct shell setting when SFTP chroot is enabled 2015-10-21 20:28:46 +03:00
Serghey Rodin
e892898874 New vesta installer 2015-10-21 20:10:00 +03:00
Serghey Rodin
dce52823fb FileManager stuff 2015-10-21 19:29:45 +03:00
Serghey Rodin
ab7c5e9ce3 global suspend 2015-10-21 19:29:31 +03:00
Serghey Rodin
828d0edd7c new header and footer 2015-10-21 19:29:05 +03:00
Serghey Rodin
b55b174cc0 .htmlentities fix 2015-10-21 19:28:46 +03:00
Serghey Rodin
86d7c7f655 multiple name servers 2015-10-21 19:26:29 +03:00
Serghey Rodin
20613e92a9 global suspend 2015-10-21 19:25:38 +03:00
Serghey Rodin
44949ed4a3 118n for File Manager 2015-10-21 19:17:33 +03:00
Serghey Rodin
ddf1d55294 .escapeshellarg protection 2015-10-21 19:16:42 +03:00
Serghey Rodin
b6c152a258 Delete chains on firewall stop 2015-10-21 18:59:38 +03:00
Serghey Rodin
8eaa1b743c fix for pgsql listing 2015-10-21 18:57:38 +03:00
Serghey Rodin
1ed911f78f fix for missing chain after reboot 2015-10-21 18:57:20 +03:00
Serghey Rodin
d79be2ca68 fix for fail2ban ip removal 2015-10-21 18:56:49 +03:00
Serghey Rodin
92d7044c59 fix date/time format for fail2ban 2015-10-21 18:56:29 +03:00
Serghey Rodin
2b042c2fb5 multiple name servers support 2015-10-21 18:55:54 +03:00
Serghey Rodin
6691ea2c8b New syntax to hide password from logger 2015-10-21 15:57:54 +03:00
Serghey Rodin
a9cbdfe6ff Fix for borken exlucssion missing symlinks and hidden files 2015-10-21 15:56:19 +03:00
Serghey Rodin
bff45302f6 Fix for bulk actions 2015-10-21 15:55:07 +03:00
Serghey Rodin
bdc8111b06 Fix SERIAL sync in DNS cluster 2015-10-21 15:54:07 +03:00
Serghey Rodin
7b0824015f Improved remote API 2015-10-21 15:49:22 +03:00
Serghey Rodin
89c1f644fe Improved domain validation plus added SERIAL support 2015-10-21 15:47:32 +03:00
Serghey Rodin
941e01eadd Improved Even Logger + check_result() 2015-10-21 15:01:32 +03:00
Serghey Rodin
4307b1f827 FM HotKeys 2015-10-15 15:12:49 +03:00
Serghey Rodin
a35fa78389 FileManager stuff 2015-10-15 15:03:59 +03:00
Serghey Rodin
264b851d1a DNS Cluster Serial fix 2015-10-15 15:03:39 +03:00
Serghey Rodin
a379e01e5a FM style update 2015-10-13 14:24:23 +03:00
Serghey Rodin
7565e8217f FileManager stuff 2015-10-12 17:45:31 +03:00
Serghey Rodin
5c8e3d3489 flush vars before list them 2015-10-12 17:43:15 +03:00
Sertaç ÇELİK
83f1b3a426 Update v-update-user-quota 2015-10-10 00:39:53 +03:00
Sertaç ÇELİK
3bcad0078d Update v-update-user-quota
# Hard quota set to more than 10% of soft quota. This is more meaningful.
2015-10-10 00:23:33 +03:00
Serghey Rodin
4049a319a6 FileManager stuff 2015-10-08 15:07:53 +03:00
Daniel Ting
d967fb40c6 Merge pull request #1 from hellodanielting/hellodanielting-removeRC4
Update SSL Ciphers for nginx.conf
2015-10-08 19:13:19 +11:00
Daniel Ting
70a8f75f1b Update SSL Ciphers
To fix RC4 immediate deprecation by major web browsers. Using old configuration results in "Insecure Certificate" errors.
Strong Ciphers via CloudFlare (https://github.com/cloudflare/sslconfig/blob/master/conf).
Excluded CloudFlare's use of ChaCha cipher due to compatibility patch required.

Info Source:
https://tools.ietf.org/html/rfc7465
https://www.pcicomplianceguide.org/pci-dss-v3-1-and-ssl-what-you-should-do-now/
https://blog.digicert.com/major-browsers-announce-rc4-deprecation/
2015-10-08 19:10:59 +11:00
Serghey Rodin
8976066313 uniq databases during restore 2015-10-05 23:33:01 +03:00
Serghey Rodin
52db853acf FileManger stuff 2015-10-05 23:32:25 +03:00
Serghey Rodin
b6dd534b60 fix for caching template 2015-10-05 23:31:53 +03:00
Sertaç ÇELİK
362efbe902 Update v-update-user-quota 2015-10-03 02:45:43 +03:00
Serghey Rodin
a320b1f32c hotkeys for filemanager 2015-09-29 22:24:22 +03:00