Usman Nasir
4e8a7cc5c3
bug fix: delete linux user upon website deletion
2020-03-05 15:20:22 +05:00
Usman Nasir
17dc267f05
bug fix: some permissions during backup restore
2020-03-04 23:19:13 +05:00
Usman Nasir
fda3b5dd78
make website transfer compatible between v1.9.4 and v1.9.5
2020-03-04 22:58:29 +05:00
Usman Nasir
56c049fec2
Merge branch 'stable' into v1.9.5
2020-03-04 17:46:45 +05:00
Usman Nasir
35d4bc42a6
changes in install.py
2020-03-04 17:44:56 +05:00
Usman Nasir
f27e79ac56
Merge pull request #274 from Znuff/patch-2
...
Rewriting install.sh
2020-03-04 17:42:27 +05:00
Usman Nasir
19ac6c0f96
Merge pull request #272 from Znuff/patch-1
...
Fixed --password issue
2020-03-04 17:41:59 +05:00
Bogdan Ilisei
0435b4fd29
Rewriting install.sh
...
Putting some make-up on the install.sh script"
- This relies on the `/etc/os-release` file which is present on all modern distributions that you are currently supporting. More info on: https://www.freedesktop.org/software/systemd/man/os-release.html
- I've taken the liberty of including a warning message for CentOS 8 / CloudLinux 8
- I've also derived `SERVER_OS` from the proper strings. I suggest you end up using a variable directly from `/etc/os-release` instead, tough, as it's just extra-fluff right now, and it seems you are using it just for statistics purposes
- I have also switched to using `printf >&2` to output the messages to `stderr` instead of `stdout` because they are technically warnings
2020-03-04 14:06:49 +02:00
qtwrk
b17f30e2a4
Create install.sh
2020-03-04 00:58:27 +01:00
Bogdan Ilisei
14f7acfd49
Fixed --password issue
...
This fixes the length check for the argument length supplied to `--password`, specifically:
`./cyberpanel.sh: line 1554: [: testpassw0rd: integer expression expected`
2020-03-03 22:47:22 +02:00
Usman Nasir
910d1a5298
change time for redis question
2020-03-02 11:51:39 +05:00
Usman Nasir
2ea8d72436
fix redis conf path
2020-03-02 11:49:29 +05:00
Usman Nasir
2f55b850d7
fix redis conf path
2020-03-02 11:26:06 +05:00
Usman Nasir
1c957502c5
allow to use redis hosting
2020-03-02 10:55:29 +05:00
Usman Nasir
d333378c05
redis mh: change php version'
2020-02-29 21:46:44 +05:00
Usman Nasir
f6929aa0dc
improve redis mass hosting
2020-02-29 11:36:55 +05:00
Usman Nasir
473783199e
Merge branch 'v1.9.4' into v1.9.5
2020-02-29 08:53:20 +05:00
Usman Nasir
0bca392388
bug fix: cron
2020-02-29 08:53:00 +05:00
Usman Nasir
9f5d5cfaa4
Merge branch 'v1.9.4' into v1.9.5
2020-02-29 08:35:34 +05:00
Usman Nasir
690ccfb022
bug fix: cron
2020-02-29 08:18:55 +05:00
Usman Nasir
0f3e12aacf
Merge branch 'v1.9.4' into v1.9.5
2020-02-29 08:14:18 +05:00
Usman Nasir
cbf6ff1646
bug fix: cron
2020-02-29 08:12:03 +05:00
Usman Nasir
6fc8ec6adb
update status path class
2020-02-28 11:44:28 +05:00
Usman Nasir
dea543bf3a
update status path class
2020-02-28 11:40:55 +05:00
Usman Nasir
86c4f40f87
enable redis hosting
2020-02-27 21:14:10 +05:00
Usman Nasir
d5b87a0b3f
enable redis hosting
2020-02-27 21:00:43 +05:00
Usman Nasir
efde6a3eac
enable/disable CF proxy
2020-02-27 17:39:40 +05:00
Usman Nasir
23763fd8bc
change checkIfSpamAssassinInstalled method
2020-02-27 17:38:53 +05:00
Usman Nasir
811da83bdf
enable/disable CF proxy
2020-02-27 17:31:49 +05:00
Usman Nasir
00bf2fb3af
Merge branch 'v1.9.4' into v1.9.5
2020-02-27 16:53:49 +05:00
Usman Nasir
e2663d156c
bug fix: allow numbers in domain
2020-02-27 16:51:17 +05:00
Usman Nasir
36e959ff3c
cf
2020-02-27 16:48:45 +05:00
Usman Nasir
df0356ed61
fix: https://github.com/usmannasir/cyberpanel/issues/269
2020-02-26 13:36:25 +05:00
Usman Nasir
43be369de9
Merge branch 'v1.9.4' into v1.9.5
2020-02-26 11:32:16 +05:00
Usman Nasir
5ccf17a244
bug fix: allow file with spaces to be uploaded
2020-02-26 11:31:19 +05:00
Usman Nasir
2ab65f900d
minor bug fix with cloudflare
2020-02-25 19:54:29 +05:00
Usman Nasir
8da609efa3
Merge branch 'v1.9.4' into v1.9.5
2020-02-25 19:44:37 +05:00
Usman Nasir
4c457d8a1c
bug fix: allow - in website creation
2020-02-25 19:43:28 +05:00
Usman Nasir
1137110f1a
bug fixes in application installers
2020-02-22 11:22:40 +05:00
Usman Nasir
832e7d4789
merge v1.9.4
2020-02-22 10:40:01 +05:00
Usman Nasir
0624a7e59c
Merge branch 'stable' into v1.9.4
2020-02-22 10:37:24 +05:00
Usman Nasir
d27dc04659
fix git attach
2020-02-22 10:37:01 +05:00
Usman Nasir
f33550de49
Merge pull request #267 from usmannasir/qtwrkdev
...
some fix
2020-02-22 10:36:29 +05:00
Usman Nasir
4aebe411a9
bug fix: joomla install following new perm structure
2020-02-21 21:26:36 +05:00
qtwrk
c127346905
fix php.ini & issue
2020-02-21 14:08:42 +01:00
Usman Nasir
0d6abf4066
change permissions structure
2020-02-21 17:36:09 +05:00
Usman Nasir
7d56a0a770
Merge branch 'v1.9.4' into v1.9.5
2020-02-21 14:07:56 +05:00
Usman Nasir
87c048da7b
bug fix: allow valid domains creation
2020-02-21 14:07:18 +05:00
Usman Nasir
2c9b614e8f
t
2020-02-21 14:05:53 +05:00
qtwrk
6e3edeb176
faq update and link fix
2020-02-20 23:28:44 +01:00