Commit Graph

939 Commits

Author SHA1 Message Date
istiak101
25d85860a1 More verbose logs
More verbose logs for https://github.com/usmannasir/cyberpanel/issues/441
2021-08-04 14:44:03 +06:00
Usman Nasir
92e09c812d security fix: CP-11: Admin Packages Delete Package 2021-08-02 12:21:11 +05:00
Usman Nasir
c7e8dbc562 security fix: CP-02: Installation 2021-07-31 16:54:47 +05:00
Usman Nasir
94def6ae92 security fix: CP-05: Command Line Tools 2021-07-29 16:21:50 +05:00
Usman Nasir
aa41d3d707 security fix: CP-01: Installation 2021-07-29 13:06:20 +05:00
Usman Nasir
66b50a5919 Merge pull request #697 from publicarray/patch-1
Create modern ECDSA certificates #695
2021-07-21 12:18:07 +05:00
Sebastian Schmidt
bb27d68db8 Create modern ECDSA certificates
Fix self-signed certificate wrongly set to www.example.com
Fix consistency where the certificates are issued from. 
if an aliasDomain was used it was issued from ZeroSSL while others where issued from Let's Encrypt. 
I went with  ZeroSSL due to less rate-limiting
Maybe choosing the CA should be an option that can be set by the user.
To set a default use 'acme.sh --set-default-ca --server letsencrypt' instead
Use `acme.sh --register-account -m my@example.com` to create a ZeroSSL account
2021-07-21 14:36:07 +10:00
Sebastian Schmidt
b2f5193d35 remove ciphers
The LiteSpeed webserver provides better defaults and is updated more often.
It also allows the administrator to set better ciphers for the entire server more easily than having to edit every zone individually
2021-07-21 14:36:07 +10:00
Usman Nasir
f7cfa0d5d0 resolve https://github.com/usmannasir/cyberpanel/issues/696 2021-07-20 14:16:01 +05:00
Usman Nasir
de19af6f04 resolve https://github.com/usmannasir/cyberpanel/issues/696 2021-07-20 14:05:45 +05:00
Usman Nasir
3b10232bf3 resolve bug in modsec rules 2021-07-19 20:39:45 +05:00
Usman Nasir
12cb3c4582 resolve https://github.com/usmannasir/cyberpanel/issues/692 2021-07-17 23:41:22 +05:00
Usman Nasir
4d265520a4 bug fix in backup creation of complete website 2021-07-17 23:37:16 +05:00
Usman Nasir
10bfc14a24 fixed a bug that cause restore fail if 1 user have access to more then 1 database 2021-07-17 13:24:05 +05:00
Usman Nasir
ef9b5e94ab load custom css 2021-07-16 14:42:05 +05:00
Usman Nasir
bc4822feaa add table for dashboad css 2021-07-16 14:37:15 +05:00
terlancenablari
930d707c9b Latest Core Rule Set
The OWASP ModSecurity Core Rule Set (CRS) has moved to https://github.com/coreruleset/coreruleset.

So we also should change the URL address with the latest one. 

OLS and Lsws ent are both compatible with Core Rule Set.
2021-07-13 02:15:04 -07:00
terlancenablari
c83ca60a40 Update modSec.py
The latest version is 3.2
2021-07-10 08:08:15 -07:00
Usman Nasir
9b0821b709 merge stable 2021-07-09 19:47:22 +05:00
Usman Nasir
7e71b04d51 resolve merge conflicts 2021-07-09 14:10:24 +05:00
Usman Nasir
4ed7758875 bug fix: host selection in remote host; 2021-07-02 08:44:48 +05:00
Usman Nasir
a695d092ab added support for LiteSpeed Ent for OWASP and updated the rules, ref https://github.com/usmannasir/cyberpanel/issues/653?fbclid=IwAR12yOLL24w98NjLnkoi44hcJtLGzwpz-P6nW9qx-6irTOXpz18xqE5gnMM 2021-06-30 00:25:52 +05:00
Usman Nasir
c598a0e555 fix enable/disable for updated rules files 2021-06-29 23:41:50 +05:00
Usman Nasir
b6f228d2a5 in an effort to resolve https://github.com/usmannasir/cyberpanel/issues/653 2021-06-29 22:06:58 +05:00
Usman Nasir
ab1b9fbb67 in an effort to resolve https://github.com/usmannasir/cyberpanel/issues/653 2021-06-29 21:49:29 +05:00
Usman Nasir
b82b2ceb9f Merge branch 'v2.1.1' of https://github.com/usmannasir/cyberpanel into v2.1.1 2021-06-24 20:08:57 +05:00
Usman Nasir
22d7eea381 add bubblewrap default command 2021-06-24 20:08:51 +05:00
WhatTheServer
057bbf52fb Create filesPermsUtilities.py 2021-06-20 21:21:12 -04:00
WhatTheServer
c1aec3b2aa Update filesPermsUtilities.py 2021-06-20 21:19:21 -04:00
Usman Nasir
7ded2e43e5 fix https://github.com/usmannasir/cyberpanel/issues/656 2021-06-20 10:41:50 +05:00
Usman Nasir
0a78b04e7a email reset fix for ubuntu 18 2021-06-15 14:55:48 +05:00
Muttahir Aon Syed
c711303fa5 acme defaults to letsencrypt 2021-06-14 16:52:28 +05:00
Muttahir Aon Syed
481fe1fd4c Update sslUtilities.py
acme letsencrypt default
2021-06-14 16:49:28 +05:00
Usman Nasir
ecd8ab967e bug fix: mail reset ubuntu 20 2021-06-14 10:34:19 +05:00
Michael Ramsey
b9083e3e7a Add desktop OS detection to installer and also missing file 2021-06-08 17:55:46 -04:00
WhatTheServer
58a65a03fc Update upgrade.py
Update upgrade to look for 12noon and set to midnight for daily backups
2021-06-02 08:45:13 -04:00
Michael Ramsey
f4ac678bba Update upgrade to look for 12noon and set to midnight for daily backups 2021-06-02 08:40:41 -04:00
Usman Nasir
4ab309db50 bug fix: some design issues 2021-05-29 01:00:32 +05:00
Usman Nasir
e7a52b07de bring back mount tmp 2021-05-27 22:05:57 +05:00
Usman Nasir
bed0e70873 remove mount tmp 2021-05-27 11:31:45 +05:00
Usman Nasir
af2b9162b4 update lscpd to resolve https://forums.cyberpanel.net/discussion/5431/tls-robot-vulnerability-detected 2021-05-26 15:42:26 +05:00
Usman Nasir
b2221583fe update lscpd to resolve https://forums.cyberpanel.net/discussion/5431/tls-robot-vulnerability-detected 2021-05-26 15:39:51 +05:00
Usman Nasir
0dbaa99e10 update lscpd to resolve https://forums.cyberpanel.net/discussion/5431/tls-robot-vulnerability-detected 2021-05-26 15:39:09 +05:00
Usman Nasir
683b7da2e4 update lscpd to resolve https://forums.cyberpanel.net/discussion/5431/tls-robot-vulnerability-detected 2021-05-26 12:57:41 +05:00
Usman Nasir
7cab2d33cf skip temp mount 2021-05-11 18:11:41 +05:00
Usman Nasir
583abd9b7f bug fix: https://forums.cyberpanel.net/discussion/5405/litespeed-enterprise-is-rebooting-every-3-minutes 2021-05-08 14:37:31 +05:00
Usman Nasir
febd018f6a bug fix: incremental backups 2021-05-07 22:22:29 +05:00
Usman Nasir
e5b389db96 bug fix: apply token of correct password 2021-05-07 02:10:51 +05:00
Usman Nasir
ace5cb255d bug fix: remove skip-name-resolve 2021-04-30 23:41:05 +05:00
Usman Nasir
b1bd3db867 bug fix: https://www.facebook.com/groups/cyberpanel/permalink/2780021555642808/ 2021-04-30 15:21:57 +05:00