Commit Graph

5508 Commits

Author SHA1 Message Date
Usman Nasir
ad900bd771 Merge pull request #703 from LittleEngineer/Watchdog
Refactored watchdog to be easier to add additional services.
2021-08-02 11:28:15 +05:00
Brett
5762889153 Refactored watchdog to be easier to add additional services. 2021-08-02 15:18:03 +10:00
Usman Nasir
80a6212d40 Merge pull request #702 from LittleEngineer/Watchdog
Fixed watchdog PowerDNS service name.
2021-08-01 19:54:17 +05:00
Brett
55fd7692ee Fixed watchdog PowerDNS service name. 2021-08-02 00:44:00 +10:00
Usman Nasir
da5a863ad1 Merge pull request #701 from LittleEngineer/Watchdog
Watchdog updated to include Dovecot, Postfix, PowerDNS, and Pure-FTPd
2021-08-01 13:03:31 +05:00
Brett
d325c9e4e8 Watchdog updated to include Dovecot, Postfix, PowerDNS, and Pure-FTPd 2021-08-01 01:54:41 +10: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
9c24d8a575 bug fix: user owner shift 2021-07-21 12:31:18 +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
d2197c2189 Merge branch 'stable' into v2.1.1-usman 2021-07-21 07:49:32 +05:00
Usman Nasir
ef709b9b17 Merge pull request #517 from maicol07/patch-1
Revamped Italian translation
2021-07-21 07:47:35 +05:00
Usman Nasir
361f947ea5 Merge branch 'stable' into patch-1 2021-07-21 07:47:18 +05:00
Usman Nasir
9b1aa530e4 Merge pull request #691 from VincenzoCardone/patch-1
Update IT Language
2021-07-21 07:46:00 +05:00
Usman Nasir
034a283eef Merge pull request #694 from habibulilalbaab/stable
Improve indonesian language
2021-07-21 07:45:00 +05: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
Muhammad Habib Ulil A
569547d1f4 generate django.mo for insdonesian language 2021-07-18 19:22:42 +07:00
Muhammad Habib Ulil A
fd85ab7b4b improve indonesian language 2021-07-18 19:20:56 +07: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
10a805f2c8 custom css window completed 2021-07-17 01:28:32 +05:00
Usman Nasir
e56b0b49fd custom css window completed 2021-07-16 15:46:20 +05:00
Usman Nasir
5047c4591b code custom css window 2021-07-16 15:00:35 +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
Usman Nasir
374894f5c7 Merge pull request #693 from terlancenablari/patch-2
Update Latest Core Rule Set
2021-07-15 10:29:51 +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
Usman Nasir
7d4ccf17f0 Merge pull request #690 from terlancenablari/patch-1
Update modSec.py
2021-07-12 10:37:58 +05:00
VincenzoCardone
d546cee990 Update IT Language
Pugin -> Plugins (Missing L and S)
2021-07-11 11:57:52 +02:00
Usman Nasir
c08d45ebd8 Merge pull request #685 from istiak101/v2.1.1
Hide clients public IP and LAN IP
2021-07-10 21:53:27 +05: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
3ab61a3bfb resolve a conflict bug 2021-07-09 19:45:32 +05:00
Usman Nasir
7e71b04d51 resolve merge conflicts 2021-07-09 14:10:24 +05:00
Usman Nasir
d9b4382027 Merge branch 'stable' of https://github.com/usmannasir/cyberpanel into stable 2021-07-08 20:23:33 +05:00
Usman Nasir
6c15e2d190 Merge pull request #678 from dampelz/patch-6
Added translation tag for some elements
2021-07-03 11:05:03 +05:00
Usman Nasir
4ed7758875 bug fix: host selection in remote host; 2021-07-02 08:44:48 +05:00
dampelz
31e0131c15 Added translation tag for some elements
Added translation tag for some elements
2021-06-30 22:41:22 +03: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
d756c0baf0 remove comodo rules packs 2021-06-29 23:38:05 +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
d7ae279cf4 Merge pull request #671 from michaeledi/stable
Updated Chinese translations
2021-06-29 20:40:26 +05:00