Commit Graph

1777 Commits

Author SHA1 Message Date
Muttahir Aon Syed
de0c5a3d32 rsync suspension
Temporarily suspending rysnc installation to make sure everything else installs till the repo issue is fixed
2020-09-08 10:58:05 +05:00
Usman Nasir
4700bd9193 bug fix: docker install on cent8 2020-08-03 12:16:20 +05:00
Usman Nasir
24eb4a78fb Merge branch 'stable' into v2.0.2 2020-08-03 12:14:26 +05:00
qtwrk
4d6b0b22f3 Update cyberpanel.sh
add a mail test to check if port 25 is open
2020-08-03 01:09:45 +02:00
qtwrk
7c02fa96d9 Update cyberpanel.sh 2020-08-03 01:08:48 +02:00
Usman Nasir
f6adf2a617 bug fix: change password when remote access enabled 2020-07-29 17:38:43 +05:00
Usman Nasir
2abb1f84ed add/delete firewall rule via api 2020-07-29 13:42:47 +05:00
Usman Nasir
f8efe735c0 bug fix: remote restore of incremental backups 2020-07-28 22:53:09 +05:00
Usman Nasir
463cf814c3 bug fix: remote restore of incremental backups 2020-07-28 22:33:08 +05:00
Usman Nasir
2c5439007f Merge branch 'v2.0.2' into stable 2020-07-28 12:38:14 +05:00
Usman Nasir
0774ffea96 avoid creating duplicate mail records 2020-07-27 20:11:15 +05:00
Usman Nasir
a83b74a394 Merge branch 'v2.0.2' into stable 2020-07-27 12:37:17 +05:00
Usman Nasir
0ee87e1ad2 bug fix: delete website 2020-07-27 12:36:36 +05:00
Usman Nasir
12f98882da Merge branch 'v2.0.2' into stable 2020-07-24 22:59:30 +05:00
Usman Nasir
9534f880a9 fix permissions after move 2020-07-24 22:47:23 +05:00
Usman Nasir
c6824aba62 initiate starttls if port 587 2020-07-24 19:50:50 +05:00
Usman Nasir
1f8ca56916 fix a minor upgrade bug if on dev branch 2020-07-24 19:24:25 +05:00
Usman Nasir
e401b465ad initiate starttls if port 586 2020-07-24 19:00:51 +05:00
Usman Nasir
e4029612d5 Merge branch 'v2.0.2' into stable 2020-07-23 12:14:57 +05:00
Usman Nasir
4cea5d7a35 Merge branch 'v2.0.2-dev' into v2.0.2 2020-07-23 12:14:29 +05:00
Muttahir Aon Syed
18ae2a561c Merge pull request #393 from usmannasir/v2.0.2
Changing default Remote MySQL to NO
2020-07-23 11:47:31 +05:00
Muttahir Aon Syed
fdd040d123 Changing default Remote MySQL to NO 2020-07-23 11:47:03 +05:00
WhatTheServer
4617167ac8 Update php.ini
Set a default value for "date.timezone" to "UTC" as I noticed its unset by default and breaks logs and some CMS which needs this to log accurate times unless people setup a custom local value or manually set it.  This should ensure that this is always set to something to prevent the below.

```
root@server:~# for phpver in $(ls -1 /usr/local/lsws/ |grep lsphp | sed 's/lsphp//g') ; do echo ""; echo "LSPHP $phpver" ; /usr/local/lsws/lsphp$phpver/bin/php -i |grep -Ei 'date.timezone' && echo "" ; done

LSPHP 70
date.timezone => no value => no value


LSPHP 71
date.timezone => no value => no value


LSPHP 72
date.timezone => no value => no value


LSPHP 73
date.timezone => no value => no value


LSPHP 74
date.timezone => no value => no value

root@server:~#
```
2020-07-21 09:20:55 -04:00
Usman Nasir
e49338af5e Merge branch 'v2.0.2-dev' of github.com:usmannasir/cyberpanel into v2.0.2-dev 2020-07-21 14:22:29 +05:00
Usman Nasir
6761e83c0e bug fix: compressArchive 2020-07-21 14:21:58 +05:00
hennaboy
f654f47095 Merge branch 'v2.0.2-dev' of https://github.com/usmannasir/cyberpanel into v2.0.2-dev 2020-07-18 11:54:03 +01:00
hennaboy
fbb49be8ae Update mailscannerinstaller.sh
CLN Compatibility
2020-07-18 11:53:42 +01:00
Usman Nasir
0abcc8ebeb fix https://github.com/usmannasir/cyberpanel/issues/388 2020-07-17 18:19:41 +05:00
Usman Nasir
5a04cf9cb3 fix spellings 2020-07-17 12:20:59 +05:00
Usman Nasir
fba0c04159 Merge branch 'stable' into v2.0.2-dev 2020-07-17 11:54:11 +05:00
Usman Nasir
33bf193046 enable remote mysql in my.cnf 2020-07-17 11:45:42 +05:00
Usman Nasir
fb670c81e8 add FLUSH PRIVILIGES 2020-07-17 01:18:02 +05:00
Usman Nasir
7c67993655 finish allow remote access for db user 2020-07-17 00:12:09 +05:00
Usman Nasir
c553c03253 db username 2020-07-16 22:30:29 +05:00
Usman Nasir
041a3af678 add remote access dialog box 2020-07-16 12:49:08 +05:00
Usman Nasir
9e41364883 add remote access dialog box 2020-07-16 12:12:19 +05:00
qtwrk
78645a2ad5 fix memcached ext on ubuntu20 2020-07-16 02:45:08 +02:00
Usman Nasir
5daae1ece9 set remote mysql url in phpmyadmin as well 2020-07-16 01:35:06 +05:00
Usman Nasir
c5efc728da set remote mysql during wp installer 2020-07-16 01:23:23 +05:00
Usman Nasir
6047a2a744 set localhost to current ip if remote mysql used 2020-07-16 00:59:58 +05:00
qtwrk
4f6b252026 fix redis missing on ubuntu 20
if apt multiple package , one of them missing , whole list will be skipped.
2020-07-15 00:31:14 +02:00
Usman Nasir
ef7723ee64 minor bug fix during backup restore 2020-07-06 15:50:00 +05:00
Usman Nasir
3b99510f58 respect remote mysql during upgrade 2020-07-06 12:57:22 +05:00
Usman Nasir
135bb2494a enable remote mysql for other services 2020-07-06 11:28:41 +05:00
Usman Nasir
239cf01233 add ip to the remote 2020-07-05 21:04:38 +05:00
Usman Nasir
c881066878 bug fix: remote mysql install 2020-07-05 19:29:26 +05:00
Usman Nasir
19c89e9924 bug fix: remote mysql install 2020-07-05 19:07:12 +05:00
Usman Nasir
2a2866f362 install mysql even if remote 2020-07-05 18:47:36 +05:00
Usman Nasir
71644a3a83 allow to enter remote mysql default db 2020-07-05 16:15:08 +05:00
Usman Nasir
84536ea2d3 allow to enter remote mysql default db 2020-07-05 14:39:57 +05:00