Commit Graph

1893 Commits

Author SHA1 Message Date
Usman Nasir
af64980671 generate token everytime phpmyadmin is requested 2020-09-06 01:51:58 +05:00
Usman Nasir
6d4ac955d0 add some fail fallback to phpmyadmin auto login 2020-09-04 19:25:05 +05:00
Usman Nasir
75dc4cf6a9 regenerate credentials upon failed login 2020-09-04 10:08:03 +05:00
Usman Nasir
3741c4fc6c bug fix for mysql 10.5 2020-09-03 20:54:43 +05:00
Usman Nasir
5da8d387b6 bug fix for mysql 10.5 2020-09-03 19:24:12 +05:00
Usman Nasir
8648f72d1c postfix config fix 2020-09-03 15:46:45 +05:00
Usman Nasir
dd214908f8 upgrade mariadb on ubuntu18 2020-09-03 15:40:01 +05:00
Usman Nasir
b58f74cf54 upgrade mariadb on cent7 2020-09-03 15:35:01 +05:00
Usman Nasir
c1864fb68c upgrade mariadb on cent7 2020-09-03 14:47:34 +05:00
Usman Nasir
6d77af2488 Merge branch 'v2.0.3-dev' of github.com:usmannasir/cyberpanel into v2.0.3-dev 2020-09-03 12:45:09 +05:00
Usman Nasir
88a56520c0 change the was postfix and dovecot are upgrade 2020-09-03 12:44:32 +05:00
WhatTheServer
f778de8952 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
0c24a7a029 call function to find custom ssh port 2020-09-02 13:26:46 +05:00
Usman Nasir
5d33f03002 remove not needed button from file manager 2020-09-01 14:05:50 +05:00
Usman Nasir
e5ec0d7345 restart litespeed once license is refreshed 2020-09-01 13:26:51 +05:00
Usman Nasir
2356b35ad6 restart postfix/dovecot on ssl renew, ref: https://github.com/usmannasir/cyberpanel/issues/428 2020-09-01 13:02:05 +05:00
Usman Nasir
fefdf8a8e5 refresh license button 2020-08-31 23:52:47 +05:00
Usman Nasir
d7cbe7d5a7 resolve https://github.com/usmannasir/cyberpanel/issues/416 2020-08-30 13:44:21 +05:00
Usman Nasir
a03af56f86 Merge pull request #427 from myst3k/ui-fix-duplicate-backup-path
UI fix duplicate path names for active menu detection
2020-08-30 11:08:53 +05:00
Usman Nasir
2bd3f00718 Merge branch 'stable' into v2.0.3-dev 2020-08-30 11:08:09 +05:00
Usman Nasir
9b080f1d2d replace localhost with remote mysql in case of rds 2020-08-29 19:36:01 +05:00
WhatTheServer
005d51102d 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
3e643c4da5 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
44575e25b3 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
1f89afbdbb 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
chris
2613401057 use full path for active menu detection 2020-08-27 13:53:48 -04:00
Usman Nasir
ca19a11a72 remove backup dir if backup is failed 2020-08-27 13:32:54 +05:00
hennaboy
176c24c51d Update mailscannerinstaller.sh
Updated to avoid signature issues with some providers
2020-08-27 08:20:12 +01:00
Muttahir Aon Syed
0c9bf6d20b OLS/LS restart on htaccess change
Ref: https://feedback.cyberpanel.net/b/requests/p/automatic-restart-of-openlitespeed-server-after-any-change-in-htaccess
2020-08-27 00:20:54 +05:00
Usman Nasir
38e1b7d4dd align proper permissions 2020-08-26 16:21:44 +05:00
Usman Nasir
107d79bb4d align proper permissions 2020-08-26 15:50:45 +05:00
Usman Nasir
b02694f5f9 further permissions 2020-08-26 15:06:05 +05:00
Usman Nasir
2e919104bd allow ALTER 2020-08-26 15:01:58 +05:00
Usman Nasir
048125ff4f allow create 2020-08-26 14:39:54 +05:00
Usman Nasir
9a28deb6f7 bug fix: amazon rds 2020-08-26 14:10:55 +05:00
Usman Nasir
4ba58fc51e Merge branch 'v2.0.3-dev' of github.com:usmannasir/cyberpanel into v2.0.3-dev 2020-08-26 11:44:38 +05:00
Usman Nasir
a212b8843d bug fix: amazon rds 2020-08-26 11:44:23 +05:00
Usman Nasir
a7fa2fe745 Merge pull request #424 from myst3k/examplePlugin-updates
Updating example plugin with pre_remove, static js, template file, an…
2020-08-25 23:33:19 +05:00
chris
0b86f7adb8 Updating example plugin with pre_remove, static js, template file, and a model. 2020-08-25 13:37:59 -04:00
Usman Nasir
cb67f6dc42 complete mautic auto installer 2020-08-25 15:49:52 +05:00
Usman Nasir
3f12943db0 converted delete to actions 2020-08-24 13:15:43 +05:00
Usman Nasir
f4e170e15f complete: https://feedback.cyberpanel.net/b/requests/p/dns-edit-feature 2020-08-24 05:50:28 +05:00
Usman Nasir
6337bd5c5c Merge pull request #422 from myst3k/template-blocks-styles-scripts
added blocks for styles, header and footer
2020-08-22 23:15:58 +05:00
WhatTheServer
3259332f85 Update to add Magento 2.4 installation process
Update to add Magento 2.4 installation process with elasticsearch factored in. Some things i recommend are to detect the current user's language and timezone and use that to set the  language, timezone variables. These variables might also be helpful for other installations in the application manager and warrant adding dropdown menu for these on the application installer page for apps that support setting these during installation.

Imagine if your primary language is chinese/Japanese and defaults to English if hardcoded or unset during installation navigating to those settings upon first login is going to be a pain. We should ideally detect the current language and use that as default or allow user selectable option which defaults to the current language and timezone of their cyberpanel user profile.

Other things I recommend.  
adding check if ElasticSearch is already installed and if not firing off the ElasticSearch install script which is fired off by the button in the Application manager as its a requirement for Magento 2.4
2020-08-22 11:17:42 -04:00
Usman Nasir
cecfddb4db add redis deamon oneclick install/remove 2020-08-22 11:16:38 +05:00
chris
a78145f923 added blocks for styles, header and footer 2020-08-21 15:53:15 -04:00
Usman Nasir
60f9f57533 allow ElasticRearch remove 2020-08-21 14:33:48 +05:00
Usman Nasir
d3183a2440 minor bug fix in js 2020-08-21 12:47:42 +05:00
Usman Nasir
f73037794e complete elasticsearch install 2020-08-21 12:10:28 +05:00
Usman Nasir
6f087aafe2 elastic search install for ubuntu 2020-08-21 12:09:36 +05:00