Commit Graph

2600 Commits

Author SHA1 Message Date
Stefan Pejcic
b4efae5f28 Delete django.mo 2021-06-27 11:43:13 +02:00
Stefan Pejcic
9efb030163 Delete django.po 2021-06-27 11:43:11 +02:00
Edi Weigh
f03f8cf7f8 Updated some Chinese translations to the newest. 2021-06-26 22:16:06 +08:00
Edi Weigh
a624c4e9cc Delete django.po 2021-06-26 22:15:35 +08:00
Edi Weigh
37b9ec7c67 Delete django.mo 2021-06-26 22:15:14 +08:00
Edi Weigh
1631f9b1ef Add files via upload 2021-06-26 22:13:55 +08:00
Edi Weigh
0221ea7ee4 Delete django.po 2021-06-26 22:10:29 +08:00
Edi Weigh
898e258661 Delete django.mo 2021-06-26 22:10:12 +08:00
Edi Weigh
55ab634b42 Delete cyberpanel.mo 2021-06-26 22:09:59 +08:00
Edi Weigh
9f7865f07c Delete cyberpanel.po 2021-06-26 22:09:47 +08:00
Stefan Pejcic
f7e0b81625 Српски превод ~1087 лине
Српски превод ~1087 лине
2021-06-26 10:20:09 +02:00
Stefan Pejcic
998ab47889 Update django.po 2021-06-26 10:01:53 +02:00
Stefan Pejcic
d9a6954098 Update django.po 2021-06-26 10:00:49 +02:00
Stefan Pejcic
aa478ccd17 Create django.po 2021-06-26 09:47:06 +02:00
Stefan Pejcic
679bc5b0fe Add files via upload 2021-06-26 09:45:34 +02:00
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