Commit Graph

4085 Commits

Author SHA1 Message Date
Istiak Ferdous
aee2ddfcb5 Hide clients public IP and LAN IP
This is when uninstalling Mailscanner. Still need to initially configure for Postfix and when Mailscanner is installed, through Mailscanner.
2021-06-25 20:10:11 +06:00
Usman Nasir
6b2dcb01d1 add bubblewrap default command 2021-06-24 20:13:55 +05:00
Usman Nasir
43d44d3830 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
ec4602bf75 add bubblewrap default command 2021-06-24 20:08:51 +05:00
dampelz
76ebce4c74 Update website.html
WWW to NON-WWW
2021-06-22 20:57:04 +00:00
dampelz
edc2d42485 Update websiteFunctions.js
WWW to NON-WWW
2021-06-22 20:53:52 +00:00
dampelz
8719a54446 Update websiteFunctions.js
WWW to NON-WWW
2021-06-22 20:47:35 +00:00
WhatTheServer
8cad5200f3 Create filesPermsUtilities.py 2021-06-20 21:21:12 -04:00
WhatTheServer
880c057005 Update filesPermsUtilities.py 2021-06-20 21:19:21 -04:00
dampelz
e2752b9b85 Update django.po 2021-06-20 19:02:46 +03:00
Usman Nasir
51b4b10a24 fix https://github.com/usmannasir/cyberpanel/issues/656 2021-06-20 10:41:50 +05:00
Usman Nasir
b5d8aaaa89 fix https://github.com/usmannasir/cyberpanel/issues/654 2021-06-20 10:34:34 +05:00
Usman Nasir
047836760a remove not needed code 2021-06-19 12:28:56 +05:00
Usman Nasir
c1068addf2 Merge pull request #649 from IamLuksha/patch-1
Update backupManager.py
2021-06-16 23:31:03 +05:00
Usman Nasir
090d81193d add debug email url 2021-06-16 23:21:08 +05:00
Usman Nasir
60a7e4c3b0 add debug email url 2021-06-16 23:20:13 +05:00
Usman Nasir
7ef78be427 email reset fix for ubuntu 18 2021-06-15 14:55:48 +05:00
Muttahir Aon Syed
c598d7ae0c acme defaults to letsencrypt 2021-06-14 16:52:28 +05:00
Muttahir Aon Syed
028b63e3b1 Update sslUtilities.py
acme letsencrypt default
2021-06-14 16:49:28 +05:00
Vladimir Luksha
57ba3e45bb Update backupManager.py
does not use the username in the control panel, because the field is called wrong
2021-06-14 12:59:41 +03:00
Usman Nasir
4000159115 bug fix: mail reset ubuntu 20 2021-06-14 10:34:19 +05:00
WhatTheServer
ec65517dda Merge pull request #647 from usmannasir/qtwrkdev
update installer
2021-06-12 13:53:38 -04:00
qtwrk
0bf4b9b4c6 Update cyberpanel.sh 2021-06-12 01:01:54 +02:00
qtwrk
31d4c4157b Update cyberpanel.sh 2021-06-12 01:00:15 +02:00
qtwrk
cf00e5b842 Update install.py 2021-06-12 00:50:57 +02:00
Usman Nasir
de1ab92402 domain length 2021-06-10 11:19:48 +05:00
Usman Nasir
10759dad50 Merge pull request #642 from istiak101/patch-1
Prevent non-logged in user from accessing endpoint
2021-06-09 11:41:07 +05:00
Usman Nasir
ec1ce17105 Merge pull request #641 from publicarray/patch-1
Add Cloudflare support to secMiddleware.py
2021-06-09 11:40:40 +05:00
Usman Nasir
0ab1b1688b Merge pull request #639 from istiak101/v2.1.1
Fix shrinked sidebar logo
2021-06-09 11:39:38 +05:00
Istiak Ferdous
7f6b63a97f Prevent non-logged in user from accessing endpoint
Prevent non-logged in user from accessing endpoint https://hostname/ip:8090/base/getSystemStatus
2021-06-09 12:30:50 +06:00
Sebastian Schmidt
a3d9044e9d Add Cloudflare support 2021-06-09 10:02:46 +10:00
qtwrk
5ca3ba276c properly add libnsl 2021-06-09 01:59:25 +02:00
qtwrk
286c429b1b add libnsl
add libnsl to fix webadmin console 503 error on centos 8
2021-06-09 00:35:54 +02:00
WhatTheServer
6d6ab3604e Update cyberpanel.sh 2021-06-08 18:11:31 -04:00
WhatTheServer
6716217db5 Update cyberpanel.sh
Add desktop Os detection and bail
2021-06-08 18:11:02 -04:00
WhatTheServer
006525795d Update cyberpanel.sh
Add desktop Os detection and bail
2021-06-08 18:06:15 -04:00
Michael Ramsey
30e4e0209b Add desktop OS detection to installer and also missing file 2021-06-08 17:55:46 -04:00
Usman Nasir
70af19378d pdns page bug fix 2021-06-09 00:22:47 +05:00
Istiak Ferdous
fa95004727 Fix shrinked sidebar logo 2021-06-08 06:07:24 +06:00
Istiak Ferdous
482b98a10f Fix shrinked sidebar logo 2021-06-08 06:06:06 +06:00
Usman Nasir
8c0ce5ea15 Merge pull request #638 from joer80/v2.1.1
Make file manager logo link back to website panel
2021-06-07 21:00:20 +05:00
Joe Regan WebProJoe
258fc84742 Make file manager logo link back to website panel 2021-06-07 10:42:37 -05:00
WhatTheServer
2f77fe6b82 Update upgrade.py
Update upgrade to look for 12noon and set to midnight for daily backups
2021-06-02 08:45:13 -04:00
WhatTheServer
147817d04b Update install.py
midnight is better then 12noon local server/UTC time incorporating changes from https://github.com/usmannasir/cyberpanel/pull/632
2021-06-02 08:44:04 -04:00
Michael Ramsey
018b889d46 Update upgrade to look for 12noon and set to midnight for daily backups 2021-06-02 08:40:41 -04:00
WhatTheServer
5f78919a02 Merge pull request #632 from joer80/stable
Inc Backup Cron Time
2021-06-02 08:38:07 -04:00
Joe Regan WebProJoe
963051da95 Merge branch 'stable' of https://github.com/usmannasir/cyberpanel into stable 2021-06-01 16:59:29 -05:00
Joe Regan WebProJoe
3cfd555a44 Daily Inc Backups should happen at midnight, not every 12 hours. 2021-06-01 16:59:20 -05:00
WhatTheServer
738c61535a Update fixperms.sh
update to user:nobody for public_html
2021-06-01 17:58:53 -04:00
WhatTheServer
e0fd9d430a Update fixperms.sh
set user:nobody for public_html
2021-06-01 17:58:07 -04:00