Usman Nasir
33dfe60c55
update path to execute php sessions
2022-08-21 12:40:09 +05:00
Usman Nasir
7818675685
clear session files
2022-08-20 15:56:50 +05:00
Usman Nasir
f474897030
add some changes in mailscanner
2022-06-29 20:12:06 +05:00
Usman Nasir
6d4addcc85
bug fix for oe
2022-06-29 11:37:53 +05:00
Brett
a1d51af656
Refactored watchdog to be easier to add additional services.
2021-08-02 15:18:03 +10:00
Brett
af46fdc012
Fixed watchdog PowerDNS service name.
2021-08-02 00:44:00 +10:00
Brett
c6b1593bdd
Watchdog updated to include Dovecot, Postfix, PowerDNS, and Pure-FTPd
2021-08-01 01:54:41 +10: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
WhatTheServer
738c61535a
Update fixperms.sh
...
update to user:nobody for public_html
2021-06-01 17:58:53 -04:00
Usman Nasir
7550b2417c
fix a bug in mailwatch sql file
2021-04-22 00:09:40 +05:00
Usman Nasir
15edb4902d
bring spamassasin check on top
2021-04-21 23:28:15 +05:00
Usman Nasir
c166da2a69
remove sieve configurations from mailscanner install
2021-04-21 22:51:44 +05:00
qtwrk
599ddf46c1
update it to match all php ver
2021-02-03 01:39:01 +01:00
WhatTheServer
d42d01b0f5
Update fixperms.sh
...
Spliced in fix from latest report that hidden files only were being fixed: https://github.com/whattheserver/cyberpanel-fixperms/issues/4 after previously addressing this in.
https://github.com/whattheserver/cyberpanel-fixperms/issues/1
2020-12-31 09:39:29 -05:00
Usman Nasir
ca6e0e4798
bug fix: powertools typo
2020-12-08 15:09:28 +05:00
Usman Nasir
86b396bb7f
bug fix: powertools typo
2020-12-08 15:08:31 +05:00
Usman Nasir
1593a461b2
Merge branch 'v2.0.3' into stable
2020-12-08 15:03:02 +05:00
Usman Nasir
97f1e805f7
bug fix: powertools typo
2020-12-08 15:02:43 +05:00
qtwrk
58af3c32ec
Update watchdog.sh
...
add mariadbd in process name
2020-09-20 13:59:23 +02:00
WhatTheServer
4593a68c5a
Update setup_php_sessions.sh
...
fixed the php sessioncleaning script cron
2020-09-07 09:22:08 -04:00
WhatTheServer
b6f324c7ef
Update setup_php_sessions.sh
2020-09-07 09:06:33 -04:00
WhatTheServer
64637b7273
Update setup_php_sessions.sh
...
fixed grep to check for session.path after sed
2020-09-07 08:59:01 -04:00
WhatTheServer
3b8160be78
Create setup_php_sessions.sh
2020-09-07 08:52:40 -04:00
WhatTheServer
ca30929d6f
Update fixperms.sh
...
Added smart fall back detection to find the linux user from domain if domain is provided vs username for Cyberpanel user. Also ran it through shellcheck andupdated and optimized the code and added multi control panel detection code.
2020-09-02 09:33:13 -04:00
Usman Nasir
13960a6e0b
Merge branch 'stable' into v2.0.3-dev
2020-08-30 11:08:09 +05:00
WhatTheServer
8c8a50b8e1
add CyberPanel fixperms script
...
add helpful script for repairing permissions after upgrades or borked permissions and ownership issues.
For more information on how it works see
https://gitlab.com/cyberpaneltoolsnscripts/cyberpanel-fixperms
2020-08-29 06:48:27 -05:00
WhatTheServer
a97bd7a266
Update access-logparser.py
...
Update access-logparser.py to account for when no matches in a file vs failing with error `AttributeError: 'NoneType' object has no attribute 'groupdict'`
2020-08-29 07:06:49 -04:00
WhatTheServer
6c7ff3b981
Update access-logparser.py
...
Updated to detect user so it works via user without sudo/root from inside the account and also if run as root runs against all accounts access logs.
2020-08-28 09:43:08 -04:00
WhatTheServer
3ff1b6edc2
Add version that works from inside users account
...
Add version that works from inside users account without needing sudo/root.
2020-08-28 06:46:37 -05:00
hennaboy
75253b6bdf
Update mailscannerinstaller.sh
...
Updated to avoid signature issues with some providers
2020-08-27 08:20:12 +01:00
Usman Nasir
610f15d57a
Merge branch 'stable' into v2.0.3-dev
2020-08-11 07:39:22 +05:00
WhatTheServer
d600dad924
Create spamassassin_tojunk_installer.sh
...
Break SpamAssassin junk to folder code into its own script.
2020-08-08 06:50:36 -04:00
WhatTheServer
6f7af44a52
Create mailscanneruninstaller.sh
...
Creates uninstaller needed for #400
2020-08-08 06:34:22 -04:00
qtwrk
071d637049
minor improvement
2020-08-04 02:39:32 +02:00
hennaboy
fbb49be8ae
Update mailscannerinstaller.sh
...
CLN Compatibility
2020-07-18 11:53:42 +01:00
hennaboy
2b9eae7d59
Update mailscannerinstaller.sh
...
fixes for centos 7 and 8
2020-05-29 18:18:45 +01:00
Usman Nasir
57294171ee
add command status
2020-05-29 14:20:33 +05:00
hennaboy
1ab791ed8a
Update mailscannerinstaller.sh
...
bugfix mailscanner
2020-05-28 16:05:31 +01:00
hennaboy
195518e61e
Update mailscannerinstaller.sh
...
update for mailscanner change of build
2020-05-27 19:15:49 +01:00
hennaboy
ae671ec04d
Update mailscannerinstaller.sh
...
Centos 8
2020-05-24 13:26:01 +01:00
hennaboy
b5aa5b4def
Update mailscannerinstaller.sh
...
Updated for Ubuntu 20.04
2020-05-23 15:24:56 +01:00
hennaboy
661d866e99
Update mailscannerinstaller.sh
...
Updated for Ubuntu 20 compatibility
2020-05-20 18:45:42 +01:00
WhatTheServer
56c87428db
Update mailscannerinstaller.sh
...
initial work to enable defaulting all detected spam to the INBOX.Junk E-mail for cyberpanel
2020-05-09 08:41:50 -04:00
Usman Nasir
765c5e0dd2
add full php path to mail scanner
2020-05-03 22:06:32 +05:00
WhatTheServer
3f8c6cb579
add bash version
...
Add new bash version of stats for Cyberpanel Accesslogs
2020-04-04 01:20:31 -04:00
Usman Nasir
e7f1346751
resolve merge conflicts
2020-02-18 22:22:33 +05:00
Michael Ramsey
d3d3a9d764
Add other CMS detection and GET/POST counters
2020-02-16 23:43:22 -05:00
Michael Ramsey
38697a0a16
Updated script to support cleaner output
2020-02-15 22:36:26 -05:00
Usman Nasir
4b64c84b97
upgrade log parser
2020-02-14 21:24:53 +05:00
qtwrk
545041cc4b
add wp cli check/install
2020-02-11 17:27:11 +01:00