Michael Ramsey
f3e6505936
Add support for backup-exclude.conf file to be passed to restic to include paths
2021-04-17 21:40:16 -04:00
WhatTheServer
28ce4371d1
Update phpMyAdmin.html
...
Add button id for selector
2021-04-17 15:58:18 -04:00
WhatTheServer
9124e2777f
Open PHPMyAdmin in new tab
...
Open PHPMyAdmin in new tab via target="_blank"
when paired with other commit which opens the PHPMyAdmin ffunction in same page which was opened in a new tab you get the nice convenient feeling most other panels provide when opening phpmyadmin.
2021-04-17 15:56:28 -04:00
WhatTheServer
e07370d92a
PHPMyAdmin autologin upon document ready
...
Update to have PHPMyAdmin autologin upon document ready.
Adding a target="_blank" to the navbar link so it spawns new tab and then when this page loads you get that overall opened in a new tab feeling without losing your original cyberpanel session.
2021-04-17 15:54:13 -04:00
WhatTheServer
f9cb98ef3e
Update install.py
...
Changed order of the postfix edit commands so they are AFTER the copy of configs which was overwriting the custom changes later 🤦
2021-04-17 00:03:49 -04:00
WhatTheServer
345adb9c44
Update install.py
...
Add /root/.my.cnf for root/sudo passwordless mysql management support
2021-04-16 23:26:10 -04:00
WhatTheServer
1a448fe190
Update mailserverManager.py
...
Fix syntax and wrong method called from this file.
2021-04-16 22:44:13 -04:00
WhatTheServer
53ca15f833
Update install.py
...
Fixed syntax error due to missing parenthesis
```
SWAP set...
Preparing...
File "install.py", line 801
preFlightsChecks.call(command, self.distro, command, command, 1, 0, os.EX_OSERR)
^
SyntaxError: invalid syntax
Oops, something went wrong...
```
2021-04-16 22:34:18 -04:00
WhatTheServer
b4bea92eea
Update mailserverManager.py
...
add fixes from install and davecot to dovecot fixes.
2021-04-16 22:10:09 -04:00
WhatTheServer
aab5b38f1d
Update install.py
...
fixed up other davecot to dovecot
2021-04-16 22:06:18 -04:00
WhatTheServer
dffb1d4703
Update install.py
...
Update setup_postfix_davecot_config to setup_postfix_dovecot_config to fix dovecot spelling
2021-04-16 21:57:24 -04:00
WhatTheServer
d197ea6ce9
Update install.py
2021-04-16 21:54:17 -04:00
WhatTheServer
055bc1e8de
Merge pull request #588 from usmannasir/stable
...
Merging in fixes to dev
2021-04-16 19:37:10 -04:00
WhatTheServer
f865d0cb02
Update install.py
...
Added missing install to apt-get and also calls to ensure the commands were getting executed vs just the last one command mentioned.
2021-04-16 19:16:50 -04:00
Usman Nasir
23092be775
fixed some issues in c32a2e78eb
2021-04-16 22:00:18 +05:00
WhatTheServer
c32a2e78eb
Merge pull request #586 from whattheserver/backupRetention
...
Backup retention
2021-04-16 09:34:56 -04:00
WhatTheServer
611a04f975
Add Litespeed/OLS admin port to default allowed
...
Add Litespeed/OLS admin port to default allowed
https://feedback.cyberpanel.net/b/requests/p/openlitespeed-port-in-cyberpanel-from-core-install
2021-04-16 08:46:51 -04:00
WhatTheServer
5b8b64bd7a
Update csf.py
...
Add Litespeed/Openlitespeed Admin port to default opened as suggested in.
https://feedback.cyberpanel.net/b/requests/p/openlitespeed-port-in-cyberpanel-from-core-install
2021-04-16 08:41:14 -04:00
WhatTheServer
fc49994c6a
Update models.py
...
add missing default of 0 being unlimited retention.
2021-04-16 08:34:30 -04:00
Michael Ramsey
d0edbc3e68
Updated to add BackupRetention to IncBackup and Backup models and script for future use
2021-04-15 22:08:48 -04:00
Michael Ramsey
765359b2b1
Adjust spelling for consistency
2021-04-15 19:47:12 -04:00
Usman Nasir
3677423491
bug fix: galera lib path for centos
2021-04-15 17:59:38 +05:00
Usman Nasir
ed077a97f2
bug fix: cluster path for centos
2021-04-15 17:40:51 +05:00
Usman Nasir
73bef27c46
bug fix: cluster path for centos
2021-04-15 16:38:05 +05:00
Usman Nasir
11969008f9
bug fix: cluster path for centos
2021-04-15 16:25:44 +05:00
Usman Nasir
a237186800
Merge branch 'v2.1.1' into stable
2021-04-15 00:39:43 +05:00
Usman Nasir
4b1d5767db
ssl verify for install
2021-04-14 14:30:54 +05:00
Usman Nasir
917980bf4c
remove domain from emails table if no email exists
2021-04-13 22:46:09 +05:00
Usman Nasir
aa7337e32e
update monitor url
2021-04-13 13:56:36 +05:00
Usman Nasir
a76bdb790c
update monitor
2021-04-13 13:29:30 +05:00
Usman Nasir
c68b08d44a
add additional logging
2021-04-13 01:03:40 +05:00
Usman Nasir
37e79c60cf
bug fix remote access
2021-04-12 20:43:35 +05:00
Usman Nasir
5555b41cb0
bug fix remote access
2021-04-12 20:34:18 +05:00
Usman Nasir
6209dcc632
major bug fix in old backups
2021-04-12 16:02:17 +05:00
Usman Nasir
25aca64ff3
bug fix: create proper backups incase of multiple database users
2021-04-12 00:50:12 +05:00
Usman Nasir
c83eb3ab6c
bug fix: create proper backups incase of multiple database users
2021-04-11 22:58:22 +05:00
Usman Nasir
8ce49c303d
add support for multiple database users
2021-04-11 12:39:05 +05:00
Usman Nasir
0e87a6c8d6
delete not needed file
2021-04-10 23:01:36 +05:00
Usman Nasir
af5c52f092
code refactor
2021-04-09 22:34:36 +05:00
qtwrk
f20a8ec549
Update cyberpanel.sh
2021-04-09 16:54:32 +02:00
Usman Nasir
a9bc0e9356
remove duplicate code
2021-04-09 17:08:22 +05:00
Usman Nasir
b6ed8b321a
change the way permissions checked in dockermanager
2021-04-09 14:15:01 +05:00
Usman Nasir
8b9e988715
comment not needed pages
2021-04-09 12:17:19 +05:00
Usman Nasir
031d814209
bug fix: login check
2021-04-09 12:00:12 +05:00
WhatTheServer
f14ae4cdc5
Merge pull request #503 from therealgilles/feature/add-sendemail-fromheader
...
Add 'From' header to email message if missing
2021-04-07 10:16:17 -04:00
Usman Nasir
a7aeb1d45b
feature: allow enforce disk limit via packages
2021-04-06 00:39:14 +05:00
Usman Nasir
6756a51333
feature: allow enforce disk limit via packages
2021-04-05 15:07:17 +05:00
Usman Nasir
4905679371
enforce disk limits
2021-04-05 14:03:30 +05:00
Usman Nasir
60b48d15e6
enforce disk limits
2021-04-05 14:03:06 +05:00
Usman Nasir
1f69f9d27e
enforce disk limits check column
2021-04-05 13:50:57 +05:00