Usman Nasir
2404080530
bug fix: amazon rds
2020-08-26 11:44:23 +05:00
Usman Nasir
99fb636310
bug fix: blowfish secret
2020-08-13 11:19:30 +05:00
Usman Nasir
a284bf2eb2
add logout logic
2020-08-13 11:09:43 +05:00
Usman Nasir
610f15d57a
Merge branch 'stable' into v2.0.3-dev
2020-08-11 07:39:22 +05:00
qtwrk
7be72001e9
Update install.py
2020-08-10 21:49:32 +02:00
Usman Nasir
aeaa8c6fc1
configure phpmyadmin config.inc for auto login
2020-08-10 11:40:00 +05:00
Usman Nasir
0438b47207
complete phpmyadmin
2020-08-09 12:45:18 +05:00
Usman Nasir
165a453ab8
update build number
2020-08-04 20:20:19 +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
5daae1ece9
set remote mysql url in phpmyadmin as well
2020-07-16 01:35:06 +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
Usman Nasir
a364434c68
allow to enter remote mysql default db
2020-07-05 14:38:24 +05:00
Usman Nasir
758273dbc6
bug fix: remote mysql install
2020-07-05 13:26:46 +05:00
Usman Nasir
16e1521d68
install.py
2020-07-02 22:50:31 +05:00
Usman Nasir
9b1ac59bbd
bug fix: ident
2020-06-26 19:01:14 +05:00
Usman Nasir
51e9169c84
bug fix: ident
2020-06-26 18:59:44 +05:00
Usman Nasir
59bff6cff1
bug fix: spelling
2020-06-26 18:44:32 +05:00
Usman Nasir
c345270585
finish initial stage of remote mysql
2020-06-26 18:22:20 +05:00
Usman Nasir
18245f80dd
enable remote mysql in cyberpanel.sh
2020-06-26 12:32:02 +05:00
Usman Nasir
2dfac4830f
update lscpd to fix: https://forums.cyberpanel.net/discussion/4366/run-commands-when-webhook-is-fired-doesnt-work
2020-06-23 11:49:52 +05:00
Usman Nasir
6d3b10cb0f
Merge branch 'v2.0.1' into v2.0.2-dev
2020-06-22 11:14:55 +05:00
Usman Nasir
db5bc9cf7e
update pdns permissions for cent8
2020-06-22 11:14:16 +05:00
Usman Nasir
2303007c8e
bug fix: update build number
2020-06-17 14:57:51 +05:00
Usman Nasir
5c56adeb40
bug fix restic
2020-06-12 12:08:15 +05:00
Usman Nasir
6cfac068b9
bug fix: postfix install cent8
2020-06-09 15:20:39 +05:00
Usman Nasir
9057ad880c
bug fix: postfix install cent8
2020-06-09 15:02:53 +05:00
Usman Nasir
f4084f8094
remove cent8 own repo
2020-06-08 00:11:14 +05:00
Usman Nasir
6769e83aa1
fix job success calculator
2020-05-29 23:39:41 +05:00
Usman Nasir
7ef5fac736
enable firewalld centos 8
2020-05-29 23:10:00 +05:00
Usman Nasir
44ac1fe006
UseFtpUsers
2020-05-27 22:45:49 +05:00
hennaboy
2fa71aef79
Update pure-ftpd.conf
...
centos 8
2020-05-24 11:02:56 +01:00
Usman Nasir
cef81982d9
ftp fix for ubuntu 20
2020-05-13 21:42:16 +05:00
Usman Nasir
28f774102b
update repo version for cent7
2020-05-13 01:32:55 +05:00
Usman Nasir
d63ff4c9bf
remove debugging info
2020-05-12 13:33:39 +05:00
Usman Nasir
2a90ec2dfd
add missing virtualenv
2020-05-12 03:05:07 +05:00
Usman Nasir
536d3da622
some more debugging
2020-05-12 02:49:45 +05:00
Usman Nasir
333ef741e1
some debugging
2020-05-12 02:24:31 +05:00
Usman Nasir
1d0ad17743
fix lswsgi for python 3.8
2020-05-11 22:27:13 +05:00
Usman Nasir
48ee0a777f
bug fix in fixMariaDB
2020-05-11 13:56:51 +05:00
Usman Nasir
7488d79868
ubuntu 20
2020-05-11 01:03:51 +05:00
hennaboy
ac40a5eaae
mailscanner mailwatch installer
...
combined installer for centos 7 and ubuntu 18
2020-05-03 10:35:06 +01:00
Usman Nasir
98272a85ec
merge 2.0.0
2020-04-28 05:41:04 +05:00
Usman Nasir
68a076dbe0
ubuntu packages list
2020-04-26 12:21:51 +05:00