Commit Graph

2719 Commits

Author SHA1 Message Date
istiak101
95e54b097a Fix #453
Fix of https://github.com/usmannasir/cyberpanel/issues/453
2021-08-06 08:13:15 +06:00
Istiak Ferdous
012254762f Color change 2021-08-05 17:53:27 +06:00
Istiak Ferdous
e7e5c2184a Increase load average badge font size
previous: .badge,.bs-badge{font-size:11px;
now: .badge,.bs-badge{font-size:15px;
2021-08-05 16:43:27 +06:00
Istiak Ferdous
91e768ba16 Side nav update and load average feature 2021-08-05 16:28:08 +06:00
Michael Ramsey
3b4cbfb85f Update install.py
rockylinux detection
2021-08-04 22:15:32 -04:00
istiak101
8faef6f4fc Update README 2021-08-05 01:05:42 +06:00
Usman Nasir
4e3e16b3c7 Merge pull request #704 from istiak101/v2.1.1-usman
More verbose logs
2021-08-04 14:23:18 +05:00
istiak101
ca44b7bc78 Remove version info from login page
Remove version info from login page https://github.com/usmannasir/cyberpanel/issues/141
2021-08-04 15:19:50 +06:00
istiak101
b2e42b522e More verbose logs
More verbose logs for https://github.com/usmannasir/cyberpanel/issues/441
2021-08-04 14:44:03 +06:00
Usman Nasir
a84e2c29b2 security fix: CP-11: Admin Packages Delete Package 2021-08-02 12:21:11 +05:00
Usman Nasir
c0a8aee7d7 security fix: CP-10: Admin Websites Suspend / Unsuspend 2021-08-02 11:55:43 +05:00
Usman Nasir
bc67e56224 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
a1d51af656 Refactored watchdog to be easier to add additional services. 2021-08-02 15:18:03 +10:00
Usman Nasir
a5fa127086 Merge pull request #702 from LittleEngineer/Watchdog
Fixed watchdog PowerDNS service name.
2021-08-01 19:54:17 +05:00
Brett
af46fdc012 Fixed watchdog PowerDNS service name. 2021-08-02 00:44:00 +10:00
Usman Nasir
374ccfa686 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
c6b1593bdd Watchdog updated to include Dovecot, Postfix, PowerDNS, and Pure-FTPd 2021-08-01 01:54:41 +10:00
Usman Nasir
cc72171719 security fix: CP-02: Installation 2021-07-31 16:54:47 +05:00
Usman Nasir
708a72edc5 security fix: CP-05: Command Line Tools 2021-07-29 16:21:50 +05:00
Usman Nasir
fd82b81b33 security fix: CP-01: Installation 2021-07-29 13:06:20 +05:00
Usman Nasir
7b7c336b0e bug fix: user owner shift 2021-07-21 12:31:18 +05:00
Usman Nasir
6cdb0d3033 Merge pull request #697 from publicarray/patch-1
Create modern ECDSA certificates #695
2021-07-21 12:18:07 +05:00
Sebastian Schmidt
f17b8ba29b 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
4dedebac54 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
8319e31beb Merge branch 'stable' into v2.1.1-usman 2021-07-21 07:49:32 +05:00
Usman Nasir
0f994bbbbc Merge pull request #517 from maicol07/patch-1
Revamped Italian translation
2021-07-21 07:47:35 +05:00
Usman Nasir
19387bdb70 Merge branch 'stable' into patch-1 2021-07-21 07:47:18 +05:00
Usman Nasir
d7ec67504d Merge pull request #691 from VincenzoCardone/patch-1
Update IT Language
2021-07-21 07:46:00 +05:00
Usman Nasir
e73e9f0d12 Merge pull request #694 from habibulilalbaab/stable
Improve indonesian language
2021-07-21 07:45:00 +05:00
Usman Nasir
a21416e1b5 resolve https://github.com/usmannasir/cyberpanel/issues/696 2021-07-20 14:16:01 +05:00
Usman Nasir
4d9a95ded1 resolve https://github.com/usmannasir/cyberpanel/issues/696 2021-07-20 14:05:45 +05:00
Usman Nasir
c8f723159b resolve bug in modsec rules 2021-07-19 20:39:45 +05:00
Muhammad Habib Ulil A
b7abcfd9f7 generate django.mo for insdonesian language 2021-07-18 19:22:42 +07:00
Muhammad Habib Ulil A
222c96078a improve indonesian language 2021-07-18 19:20:56 +07:00
Usman Nasir
a28a081adb resolve https://github.com/usmannasir/cyberpanel/issues/692 2021-07-17 23:41:22 +05:00
Usman Nasir
821379d244 bug fix in backup creation of complete website 2021-07-17 23:37:16 +05:00
Usman Nasir
ed9a5e27c1 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
7b5bdb650c custom css window completed 2021-07-17 01:28:32 +05:00
Usman Nasir
4322240bbf custom css window completed 2021-07-16 15:46:20 +05:00
Usman Nasir
490b527d29 code custom css window 2021-07-16 15:00:35 +05:00
Usman Nasir
4d611a48d3 load custom css 2021-07-16 14:42:05 +05:00
Usman Nasir
8d924d1374 add table for dashboad css 2021-07-16 14:37:15 +05:00
Usman Nasir
0abef2db67 Merge pull request #693 from terlancenablari/patch-2
Update Latest Core Rule Set
2021-07-15 10:29:51 +05:00
terlancenablari
67ea598ba5 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
83e6ef3f11 Merge pull request #690 from terlancenablari/patch-1
Update modSec.py
2021-07-12 10:37:58 +05:00
VincenzoCardone
db393b6cc6 Update IT Language
Pugin -> Plugins (Missing L and S)
2021-07-11 11:57:52 +02:00
Usman Nasir
853b06ddd2 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
d20974825e Update modSec.py
The latest version is 3.2
2021-07-10 08:08:15 -07:00
Usman Nasir
288257c505 merge stable 2021-07-09 19:47:22 +05:00
Usman Nasir
48102ea7b2 resolve a conflict bug 2021-07-09 19:45:32 +05:00