This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
62
CentOS-WebPanel Bugs / Re: Web Panel shows databases of other user with similiar user name
« on: November 19, 2017, 10:52:40 AM »
next insecured thing in CWP
63
E-Mail / Re: Moving vmail folders under user home folders
« on: November 14, 2017, 05:37:57 PM »
UP!
64
CentOS-WebPanel Bugs / BIG WHOLE - totally insecured fix urgent
« on: November 14, 2017, 05:29:07 PM »
There is BIG WHOLE in CWP.
username: user123
This User add a domain for example "domain.com"
He need to enter path
Path is starting with /home/USERNAME
but user can ommit starting slash / from input
if he enter "domain" as path
CWP create path /home/user123domain
but this should be:
/home/user123/domain
This is totally insecured
username: user123
This User add a domain for example "domain.com"
He need to enter path
Path is starting with /home/USERNAME
but user can ommit starting slash / from input
if he enter "domain" as path
CWP create path /home/user123domain
but this should be:
/home/user123/domain
This is totally insecured
65
CentOS Configuration / Re: cwpsrv not starting also apachectl not starting
« on: November 05, 2017, 08:11:04 AM »
I see CWP have real problem with SSL in many diffrent situation.
66
CentOS Configuration / Re: Can i recover my CWP back?
« on: November 05, 2017, 08:08:56 AM »
can You login with SSH ?
67
New Modules / Re: Real User Used Quota
« on: November 04, 2017, 08:36:25 PM »
I updated module today.
68
SSL / Re: CWP Admin hostname:2031 SSL dosn't work
« on: November 04, 2017, 08:30:29 AM »
After hostname update I need to restart cwpsrv.
This should be done automaticly.
This should be done automaticly.
69
SSL / CWP Admin hostname:2031 SSL dosn't work
« on: November 04, 2017, 07:39:01 AM »
hostname ssl site work fine but when I load cwp admin it dosn't work with SSL.
I didn't found any errors with nginx.
What to do ?
I didn't found any errors with nginx.
What to do ?
70
SPF / Re: policyd-spf skip_addresses not IP network
« on: November 03, 2017, 09:05:00 AM »
But Can I apply this fix or it will conflict with feauters cwp ??
How CWP plan to fix this issue ?
How CWP plan to fix this issue ?
71
Scripts / Re: StingRay's Dark Theme for CWP
« on: October 30, 2017, 07:05:36 PM »
CWP should switch to Bottstrap 3 or better 4 first
72
SPF / Re: policyd-spf skip_addresses not IP network
« on: October 30, 2017, 06:59:25 PM »
Will it be included in official CWP ??
73
Postfix / Re: I can send emails. But I do not get. I can pay for fixing issue
« on: October 30, 2017, 11:49:48 AM »
there is fix on centos forum
my fix:
use python3
yum install python34
yum install python34-setuptools
easy_install-3.4 pip
pip3 install pyspf
pip3 install py3dns
pip3 install pypolicyd-spf
change python3 path in /etc/postfix/master.cf
e.g.
policyd-spf unix - n n - 0 spawn user=nobody argv=/usr/bin/python3 /usr/libexec/postfix/policyd-spf
I hope this will help someone out there.
---------------------------------------
I didn't do this becouse I want to have my cwp compatible with master
my fix:
use python3
yum install python34
yum install python34-setuptools
easy_install-3.4 pip
pip3 install pyspf
pip3 install py3dns
pip3 install pypolicyd-spf
change python3 path in /etc/postfix/master.cf
e.g.
policyd-spf unix - n n - 0 spawn user=nobody argv=/usr/bin/python3 /usr/libexec/postfix/policyd-spf
I hope this will help someone out there.
---------------------------------------
I didn't do this becouse I want to have my cwp compatible with master
74
Postfix / Re: Let's build New Postfix Email Server
« on: October 30, 2017, 11:47:19 AM »
I would like to have:
- option to setup other port for SMTP
- spam rate filter in dovecot that prevent spam via php mail function
- and of course all things mentioned earlier by other users
If You are still looking for developers - I would be intrested to work with You.
I have growing hosting company that choised CWP for admin panel due to use PHP in it.
- option to setup other port for SMTP
- spam rate filter in dovecot that prevent spam via php mail function
- and of course all things mentioned earlier by other users
If You are still looking for developers - I would be intrested to work with You.
I have growing hosting company that choised CWP for admin panel due to use PHP in it.
75
Postfix / Re: Let's build New Postfix Email Server
« on: October 30, 2017, 11:40:50 AM »
I think You should remove all issue first and then make new functions.
for example in centos 7 there is a problem with this:
http://forum.centos-webpanel.com/postfix/i-can-send-emails-but-i-do-not-get/
Is there a plan to fix it by CWP becouse I do not know to fix it by myself or wait for your official fix.
for example in centos 7 there is a problem with this:
http://forum.centos-webpanel.com/postfix/i-can-send-emails-but-i-do-not-get/
Is there a plan to fix it by CWP becouse I do not know to fix it by myself or wait for your official fix.