Commit Graph

2719 Commits

Author SHA1 Message Date
Usman Nasir
4611c327d6 security fix: submitDomainCreation 2020-02-08 12:51:45 +05:00
Usman Nasir
10a94d9a56 cp scripts 2020-02-07 21:40:55 +05:00
Usman Nasir
7b3029e905 command injection check in some fm functions 2020-02-07 21:29:05 +05:00
Usman Nasir
0df1ede02a command injection check in some fm functions 2020-02-07 21:26:55 +05:00
Usman Nasir
f1bf99f91e Merge branch 'v1.9.4' into stable 2020-02-07 18:11:34 +05:00
Usman Nasir
5d9fcdadb0 Merge pull request #239 from usmannasir/michael
Update CLI to add option to show current CyberPanel version
2020-02-07 18:07:39 +05:00
Usman Nasir
52e1b281d2 Merge pull request #238 from usmannasir/qtwrkdev
fix lsphp74 build error on centos 7
2020-02-07 18:07:25 +05:00
Usman Nasir
f9eda7bc49 bug fix: suspend user 2020-02-07 18:05:07 +05:00
Usman Nasir
c9dc4f0b46 speed up list users 2020-02-07 17:22:46 +05:00
Usman Nasir
2e1f3109f5 add custom ssl check 2020-02-07 17:13:58 +05:00
Michael Ramsey
ae7bcbceb2 Update CLI to add option to show current CyberPanel version 2020-02-07 02:26:11 -05:00
qtwrk
351bfb8cbc fix lsphp74 build error on centos 7 2020-02-06 19:15:33 +01:00
Usman Nasir
5dc9899544 symlink protection 2020-02-06 22:19:27 +05:00
Usman Nasir
5436f9b00f symlink protection 2020-02-06 22:14:27 +05:00
Usman Nasir
e869ff9bd1 symlink protection 2020-02-06 22:11:20 +05:00
Usman Nasir
de5bb17a1c bug fix: calculate bw usage 2020-02-06 10:17:56 +05:00
Usman Nasir
5d188ce90a bug fix: create mail domain if mail services isntalled 2020-02-05 23:18:08 +05:00
Usman Nasir
eb309fc799 status file protection 2020-02-05 23:05:07 +05:00
Usman Nasir
b5c0c169fd bug fix to fm after security improvements 2020-02-05 15:34:12 +05:00
Usman Nasir
20ae44e986 bug fix to fm after security improvements 2020-02-04 20:28:03 +05:00
Usman Nasir
e5ebbd1fdf security improvements to fm 2020-02-04 19:22:42 +05:00
Usman Nasir
a5517b27bb dataloss check update 2020-02-04 10:37:14 +05:00
Usman Nasir
93ef91ca11 bug fix: ftp ssl issue on ubuntu 2020-02-04 10:33:27 +05:00
Usman Nasir
e848c131fc Merge branch 'v1.9.4' of github.com:usmannasir/cyberpanel into v1.9.4 2020-02-04 10:31:30 +05:00
Michael Ramsey
faa491964c Remove invalid system crons setup via /etc/crontab. Adjust install.py to install crons to the root user crontab. Fix upgrade.py to ensure crons setup properly under root crontab. Remove duplicate old crons for Incscheduler section. 2020-02-03 22:43:23 -05:00
Usman Nasir
99a4e42f94 Merge branch 'stable' into v1.9.4 2020-02-03 23:12:42 +05:00
Usman Nasir
0ba88223f8 bug fix: security improvements to fm 2020-02-03 23:11:41 +05:00
Usman Nasir
7ec3889c66 runSomeImportantBash 2020-02-03 21:50:59 +05:00
Usman Nasir
ec9f1c790f Merge branch 'stable' into v1.9.4 2020-02-03 21:45:03 +05:00
Usman Nasir
f39bedadaf bug fix: security improvements to fm 2020-02-03 21:43:29 +05:00
Usman Nasir
955c46e126 run commands to update logformat for existing vhosts 2020-02-03 21:23:48 +05:00
Usman Nasir
d2e5601267 passive port range fix for ubuntu 2020-02-03 17:50:22 +05:00
Usman Nasir
829c8c8b59 make access log fetch compatible with Michael commit 2020-02-03 17:30:24 +05:00
Usman Nasir
0d6b7a9c4c bug fix: function argument 2020-02-03 16:15:06 +05:00
Usman Nasir
0ef0b5139c force passive ip on ubuntu 2020-02-03 11:45:34 +05:00
Usman Nasir
645d5d1552 sync log format changes to lsws switch 2020-02-03 11:20:42 +05:00
Usman Nasir
e36e28f094 Merge pull request #235 from usmannasir/michael
Michael
2020-02-03 11:18:50 +05:00
Michael Ramsey
d60dddf3a0 Setup combined logging for access logs to use better standards in vhostConfs.py for OLS 2020-02-02 23:42:31 -05:00
Michael Ramsey
06afc1bd0f Setup combined logging for access logs to use better standards. Add missing lsphp74 to scriptHandler. Setup Cloudflare/Sucuri IP's to not be throttled via LS via trusted IP. Fix formatting and omitted lsphp5x handlers on previous commit 2020-02-02 23:25:25 -05:00
Michael Ramsey
4a9874a66c Setup combined logging for access logs to use better standards. Add missing lsphp74 to scriptHandler. Setup Cloudflare/Sucuri IP's to not be throttled via LS via trusted IP 2020-02-02 23:15:34 -05:00
Usman Nasir
28361610ff minor bug fix to postfix sni 2020-02-02 23:18:11 +05:00
Michael Ramsey
3893f44138 Merge branch 'v1.9.4' of github.com:usmannasir/cyberpanel into v1.9.4 2020-02-02 12:16:49 -05:00
Michael Ramsey
950f79b749 Fix cron paths and set crons email notifications to dev null 2020-02-02 12:15:52 -05:00
Usman Nasir
29c9b93479 Merge branch 'stable' into v1.9.4 2020-02-02 22:11:23 +05:00
qtwrk
1dad06da46 Merge pull request #234 from usmannasir/qtwrkdev
fix missing fi
2020-02-02 15:18:55 +01:00
qtwrk
972dcd2f92 fix missing fi 2020-02-02 15:13:46 +01:00
Usman Nasir
c9421ef915 Merge branch 'stable' into v1.9.4 2020-02-02 16:58:44 +05:00
Usman Nasir
446406425e Merge pull request #231 from usmannasir/qtwrkdev
minor fix on lsphp74-zip
2020-02-02 16:58:09 +05:00
Usman Nasir
e9a8e34c73 feature: SNI support for postfix 2020-02-02 16:27:04 +05:00
Usman Nasir
8b99e35872 bug fix: joomla install 2020-02-02 16:11:09 +05:00