Usman Nasir
64eb3bf3ca
git manager: set/view repo remote
2020-03-09 16:30:56 +05:00
Usman Nasir
20cd35fa17
Merge branch 'stable' into v1.9.5
2020-03-09 09:04:06 +05:00
Usman Nasir
9173e50929
bug fix: add path to git commands
2020-03-09 08:59:57 +05:00
Usman Nasir
aa60f10705
Merge pull request #282 from istiak101/stable
...
Fix title to Email Logs
2020-03-09 08:57:50 +05:00
Istiak Ferdous
daf7ab2270
Fix title to Email Logs
2020-03-09 06:33:43 +06:00
Usman Nasir
6bbe916478
merge stable
2020-03-08 12:41:13 +05:00
Usman Nasir
fc432d3db7
Merge pull request #281 from usmannasir/qtwrkdev
...
sync to gitee
2020-03-08 12:39:39 +05:00
qtwrk
49ad3260de
Merge branch 'stable' into qtwrkdev
2020-03-08 02:22:25 +01:00
qtwrk
4432b26fbe
pip3.6 link
2020-03-08 00:07:29 +01:00
qtwrk
5d15239a3a
fix upgrade script
2020-03-07 23:38:38 +01:00
qtwrk
fd6d78cc44
minor fix on upgrade
2020-03-07 22:05:20 +01:00
qtwrk
268b07d315
minor fix on upgrade
2020-03-07 22:03:45 +01:00
qtwrk
18b63178e2
sync to gitee
2020-03-07 21:22:53 +01:00
Usman Nasir
c045925e78
fetch git branches
2020-03-07 23:25:58 +05:00
Usman Nasir
ec423b41f9
resolve conflict
2020-03-07 21:05:52 +05:00
Usman Nasir
00837f0d86
git manager initial
2020-03-07 21:03:17 +05:00
qtwrk
1096c5b0a1
test sync
2020-03-07 17:00:10 +01:00
qtwrk
9d0c9b3a21
test sync
2020-03-07 16:59:45 +01:00
qtwrk
64671eadbf
test sync
2020-03-07 16:59:22 +01:00
qtwrk
38e701e1df
test syncing
2020-03-07 16:38:59 +01:00
qtwrk
27d0932778
test syncing
2020-03-07 16:38:21 +01:00
Usman Nasir
d1f3e642cc
Merge branch 'stable' into v1.9.5
2020-03-07 19:02:54 +05:00
Usman Nasir
7785956adf
git manager initial
2020-03-07 19:01:54 +05:00
qtwrk
62fee37353
test for syncing
2020-03-07 12:23:46 +01:00
qtwrk
67e0e1cc1b
update some link
2020-03-06 17:36:04 +01:00
Usman Nasir
f884524dc2
enable imunify status
2020-03-06 19:09:41 +05:00
Usman Nasir
173b5d18b9
complete imunify integration
2020-03-06 19:08:45 +05:00
Usman Nasir
75404b15a5
bug fix: file manager permissions
2020-03-06 12:10:05 +05:00
Usman Nasir
86f20d961e
bug fix: file manager permissions
2020-03-06 11:37:08 +05:00
Usman Nasir
2b6455c162
bug fix: website creation
2020-03-06 11:08:50 +05:00
Usman Nasir
6097becd06
bug fix: increase size of external app
2020-03-06 09:25:49 +05:00
Usman Nasir
ac1464c312
change domain validation scheme
2020-03-06 00:25:11 +05:00
Usman Nasir
4db3b4d2a0
add imunify page
2020-03-06 00:17:01 +05:00
Usman Nasir
0b13ad8a1f
Merge pull request #280 from Znuff/stable
...
Domain Validator
2020-03-06 00:15:25 +05:00
Znuff
e1579eb1d2
Proper domain validation with the "validators" library.
2020-03-05 21:02:38 +02:00
Usman Nasir
8872efe7ed
add root to linux admins for imunify
2020-03-05 23:54:49 +05:00
Znuff
25c6b7b121
Double square [[ brackets are a bash features.
...
`==` is undefined in POSIX sh
2020-03-05 20:49:05 +02:00
Usman Nasir
4e8a7cc5c3
bug fix: delete linux user upon website deletion
2020-03-05 15:20:22 +05:00
Usman Nasir
2b0362bb79
Merge pull request #279 from alystair/patch-1
...
Delete .DS_Store
2020-03-05 08:40:33 +05:00
Lorin Halpert
757e89a244
Delete .DS_Store
...
It is listed in .gitignore file - OSX metadata file unrelated to project, must have been left over from time prior commit or from a client that does not follow .gitignore rules
2020-03-04 16:35:12 -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
qtwrk
9fe9bbc430
remove white space and unwanted string
2020-03-04 14:00:55 +01: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