Commit graph

3686 commits

Author SHA1 Message Date
Dmitry Naumov-Socolov
ceba42fba0 WEB/MAIL. fixed typos 2016-10-27 07:41:46 -04:00
Dmitry Naumov-Socolov
0e18fc669a WEB. Improved Lets Encrypt interface 2016-10-27 07:17:03 -04:00
dpeca
e91f5c6da8 Subroutine for mod_remoteip in /bin/v-delete-sys-ip 2016-10-26 04:26:50 +02:00
dpeca
3aeec7ce74 Added check to see if mod_remoteip is installed
Sorry because I forgot to add it in previous commit
2016-10-26 04:15:27 +02:00
dpeca
579b1acd80 Subroutine for mod_remoteip in /bin/v-add-sys-ip 2016-10-26 04:00:54 +02:00
dpeca
654838bfc8 More informative error for long MySQL username
We talked about it at https://github.com/serghey-rodin/vesta/issues/860 issue
2016-10-26 02:53:03 +02:00
dpeca
785d5dd261 Typo fix in edit_mail_acc.html 2016-10-25 16:49:50 +02:00
dpeca
d13280a2f0 Update pt-BR.php language (pushed as PR from openbrasil user)
Couldn't merge that PR - https://github.com/serghey-rodin/vesta/pull/864
2016-10-25 02:26:05 +02:00
dpeca
4f54ff4f3f Changing password_vesta_host to server hostname during installation
Ported from Debian installer
2016-10-24 22:19:24 +02:00
dpeca
ad05c575d2 Allow Vesta Roundcube driver to comunicate with server even there is self signed SSL cert.
Previously fsockopen failed to connect on self-signed SSL cert.
Code ported from Debian Vesta Roundcube driver.
2016-10-24 22:05:02 +02:00
dpeca
7743f3b08e Allow Vesta Roundcube driver to comunicate with server even there is self signed SSL cert.
Previously fsockopen failed to connect on self-signed SSL cert.
Code ported from Debian Vesta Roundcube driver.
2016-10-24 22:03:19 +02:00
dpeca
6a955cd794 Fixing a bug that caused $pub_ip is always empty string
Putting update-firewall before getting $pub_ip is fixing this issue
2016-10-24 18:24:59 +02:00
dpeca
862e26200c Fixing a bug that caused $pub_ip is always empty string
Putting update-firewall before getting $pub_ip is fixing this issue
2016-10-24 18:22:49 +02:00
Serghey Rodin
a2cb705de9 Adding LE key on domain creation 2016-10-24 18:15:34 +03:00
Serghey Rodin
008942f642 Minor LE formatting 2016-10-24 18:15:07 +03:00
Serghey Rodin
edca05828d Deleted LE key from default shell listing 2016-10-24 18:14:35 +03:00
Derrick Hammer
a0cf86cd28 *Add better support for idn domains 2016-10-23 19:06:38 -04:00
WebZation
bd003a2064 Update vesta-php.conf
Update to CentOS 7 comand!
2016-10-22 02:29:35 -02:00
WebZation
c628028372 Update vesta-nginx.conf
Update to CentOS 7 comand!
2016-10-22 02:28:59 -02:00
WebZation
c5bb40461c Update sshd.conf
Update to CentOS 7 comand!
2016-10-22 02:25:14 -02:00
WebZation
f477d943b8 Update spamassassin.conf
Update to CentOS 7 comand!
2016-10-22 02:23:22 -02:00
WebZation
5d97513abc Update nginx.conf
Update to CentOS 7 comand!
2016-10-22 02:22:27 -02:00
WebZation
d836fb2bc4 Update mysql.conf
Update to CentOS 7 comand!
2016-10-22 02:21:39 -02:00
WebZation
ff2a910392 Update httpd.conf
Update to CentOS 7 comand!
2016-10-22 02:19:12 -02:00
WebZation
55b4ca5f43 Update exim.conf
Update to CentOS 7 comand!
2016-10-22 02:17:50 -02:00
WebZation
a47546e194 Update dovecot.conf
Update to CentOS 7 comand!
2016-10-22 02:17:09 -02:00
WebZation
7baf0532fc Update clamd.conf
Update to CentOS 7 comand!
2016-10-22 02:16:13 -02:00
Dmitry Naumov-Socolov
be837cb3e5 WEB. Lets Encrypt changed listing key 2016-10-21 11:02:23 -04:00
Dmitry Naumov-Socolov
9e3474fa30 Merge branch 'master' of github.com:serghey-rodin/vesta 2016-10-20 09:38:08 -04:00
Dmitry Naumov-Socolov
b7128ddc72 WEB. Replaced split with explode. This closed #878 2016-10-20 09:37:41 -04:00
Serghey Rodin
db04a00bca Merge pull request #877 from pcfreak30/feature/800
Letsencrypt Improvements
2016-10-20 16:04:29 +03:00
Dmitry Naumov-Socolov
d61b4f3159 Merge branch 'master' of github.com:serghey-rodin/vesta 2016-10-20 04:09:43 -04:00
Dmitry Naumov-Socolov
7cdbe58c32 WEB. Fixed bulk actions form id 2016-10-20 04:09:15 -04:00
Ramael Metatron
0a51da2590 Added validation if file exists
Added validation if file exists to not create, avoiding error when adding additional users with this command.
2016-10-20 00:40:28 -05:00
dpeca
5356e95d2f Fixing a bug that caused $pub_ip is always empty string
Putting update-firewall before getting $pub_ip is fixing this issue
2016-10-20 00:57:12 +02:00
Derrick Hammer
d0dd8f396e Merge branch 'master' into feature/800 2016-10-19 14:23:01 -04:00
dpeca
6531834def Enabling real-IPs in Apache2 logs 2016-10-19 14:06:44 +00:00
dpeca
902a7c975a Removing the malfunctioning RPAF Apache2 module and substituting it with a working RemoteIP module 2016-10-19 13:37:52 +00:00
Derrick Hammer
1b287ff73e Merge branch 'master' into feature/800
Conflicts:
	web/js/pages/edit_web.js
2016-10-18 18:30:45 -04:00
Derrick Hammer
c2f39cee39 *Fix shell alignment of LETSENCRYPT 2016-10-18 18:24:20 -04:00
Derrick Hammer
420290bc91 *Fix shell alignment of LETSENCRYPT 2016-10-18 18:21:52 -04:00
Derrick Hammer
f17fcc1f2e *Add letsencrypt to output 2016-10-18 18:19:11 -04:00
Derrick Hammer
54d4d9f60d *Fix markup error 2016-10-18 18:12:13 -04:00
Derrick Hammer
dc374f5d98 *Fix alignment of letsencrypt 2016-10-18 18:11:03 -04:00
Derrick Hammer
53dfc584a2 *Puts letsencrypt on its own row 2016-10-18 18:08:32 -04:00
Derrick Hammer
0ee268dc0b *Add empty check 2016-10-18 18:07:12 -04:00
Derrick Hammer
1a7c3baade *Show if letsencrypt is on 2016-10-18 18:05:16 -04:00
Dmitry Naumov-Socolov
31b55f31cc WEB/WEB. Improved Lets Encrypt stats auth layouts 2016-10-18 17:54:02 -04:00
Derrick Hammer
5d705da592 *Add original delete SSL logic back 2016-10-18 17:53:51 -04:00
Derrick Hammer
4f0badee79 *Remove flawed SSL logic 2016-10-18 17:47:34 -04:00