Commit Graph

1789 Commits

Author SHA1 Message Date
Usman Nasir 8ee47b1a45 fall back to gf-plus repo 2020-09-09 18:24:48 +05:00
Usman Nasir 010107f124 upgrade mariadb if 10.1 2020-09-09 13:53:11 +05:00
Usman Nasir 2b6c22b919 upgrade mariadb if 10.1 2020-09-09 13:52:29 +05:00
Usman Nasir 07d2efefaa remove cyberpanel own reop during upgrade for cen7 2020-09-09 13:52:05 +05:00
Usman Nasir 8748765c59 mysql priv bug 2020-09-08 23:03:09 +05:00
Usman Nasir d1cfee5cb8 reenable rsync 2020-09-08 22:13:35 +05:00
Usman Nasir 93e3aa82a4 reenable rsync 2020-09-08 22:12:15 +05:00
Usman Nasir f573b39405 reenable rsync 2020-09-08 22:10:46 +05:00
Usman Nasir 30c5b8b435 fix dovecot 2020-09-08 22:10:13 +05:00
Usman Nasir c8a13d30e9 restic fix; 2020-09-08 22:09:27 +05:00
Usman Nasir 3afb47bc04 remove lux 2020-09-08 22:08:52 +05:00
Usman Nasir 9cc27443e5 do not depend on CyberPanel own repo fro cent7 2020-09-08 22:08:27 +05:00
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