Commit Graph

971 Commits

Author SHA1 Message Date
Usman Nasir
d14bfbef4e CP-32 2021-09-23 19:30:42 +05:00
Usman Nasir
925a28ff7b zero ssl account registration 2021-09-21 15:35:04 +05:00
Usman Nasir
aef0a0a23f add vhost level cache root for openlitespeed 2021-09-21 12:41:59 +05:00
Usman Nasir
3f37246cac CP-21: Additional Security 2021-09-13 15:59:05 +05:00
Usman Nasir
ee535a51bf CP-19: Additional Domains to Block 2021-09-13 15:30:27 +05:00
Usman Nasir
00fd628df6 Merge branch 'v2.1.2-dev' of github.com:usmannasir/cyberpanel into v2.1.2-dev 2021-09-13 14:56:09 +05:00
Usman Nasir
7411720f90 CP-08 2021-09-13 14:55:25 +05:00
usman
8777bd8e8e bug fix: dkim manager 2021-09-07 19:38:30 +05:00
Usman Nasir
9492f99257 security fix: CP-19: Websites – Create Website 2021-09-01 14:13:42 +05:00
Usman Nasir
6097d57e20 bug fix in backup creation 2021-08-30 23:56:54 +05:00
Usman Nasir
bcca1688e2 bug fix: cronjob 2021-08-30 15:03:14 +05:00
Usman Nasir
30e4fd9183 bug fix: cron jobs 2021-08-30 14:39:45 +05:00
Usman Nasir
eddc45ec61 security fix: CP-36: DNS – Add / Delete Records 2021-08-30 13:25:53 +05:00
Usman Nasir
c4fd72e61c Merge branch 'v2.1.1' into v2.1.1-usman 2021-08-30 12:51:30 +05:00
Usman Nasir
0a2354387f securify fix: CP-29: Manage Website – SMTP Hosts – Verify 2021-08-30 12:51:18 +05:00
Usman Nasir
b9a7e8ea22 resolve https://www.exploit-db.com/exploits/50230 2021-08-29 19:48:14 +05:00
Usman Nasir
38669d84c6 resolve https://www.exploit-db.com/exploits/50230 2021-08-29 19:47:23 +05:00
Usman Nasir
53b8002210 security fix: CP-26: Manage Website – File Manager – Upload 2021-08-20 20:25:28 +05:00
Usman Nasir
efc693d208 security fix: CP-24: Manage Website – Domain Alias (Delete) 2021-08-20 19:42:06 +05:00
Usman Nasir
c67d4d7f43 Merge branch 'v2.1.1' into v2.1.1-usman 2021-08-20 15:19:43 +05:00
Usman Nasir
bf9efc2f39 bug fix: avoid possible removal of directories 2021-08-17 09:22:20 +05:00
Usman Nasir
016a23169d security fix: CP-18: Users – Create New User 2021-08-13 14:55:08 +05:00
Usman Nasir
cec3d81f42 CP-16: Admin Back Up Start Transfer 2021-08-13 12:35:47 +05:00
Usman Nasir
97a901dc6e CP-16: Admin Back Up Start Transfer 2021-08-13 12:34:23 +05:00
Usman Nasir
1b7c457658 add logging 2021-08-12 19:43:47 +05:00
Usman Nasir
006f5e9952 CP-14: Admin Back Up Create Back Up 2021-08-12 14:37:30 +05:00
Usman Nasir
95ecc3ea02 CP-14: Admin Back Up Create Back Up 2021-08-12 13:31:04 +05:00
Usman Nasir
f2d7c2afab security fix: CP-13: Admin Back Up Create Back Up 2021-08-12 13:25:36 +05:00
Usman Nasir
c3068c6977 security fix in backups 2021-08-10 20:38:53 +05:00
Usman Nasir
b7373df74e security fix in backups 2021-08-10 16:37:28 +05:00
Usman Nasir
3e50384a93 security fix: CP-13: Admin Back Up Create Back Up 2021-08-07 14:28:10 +05:00
istiak101
7bbeec64e5 Custom error page support OLS 2021-08-06 18:14:24 +06:00
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