herengui
|
4d78917c35
|
modify some shell scripts to make variable references safer; modify some python scripts to reduce the code complexity and cyclomatic complexity of functions.
|
2022-08-22 09:57:07 +08:00 |
|
catborise
|
aaea1d9451
|
Merge pull request #522 from catborise/master
add socketio parameters
|
2022-07-21 15:41:53 +03:00 |
|
catborise
|
92254401dc
|
add socketio parameters
|
2022-07-21 15:39:50 +03:00 |
|
catborise
|
d23896ddf6
|
Merge pull request #521 from catborise/master
remove css urls, add missing socketio requirements, fix cookie import…
|
2022-07-21 13:36:52 +03:00 |
|
catborise
|
0680f02240
|
remove css urls, add missing socketio requirements, fix cookie import, and rearrange socketiod connetion
|
2022-07-21 13:31:37 +03:00 |
|
catborise
|
d24d6b037d
|
Merge pull request #520 from catborise/master
update reqs and ace.js
|
2022-07-19 16:19:27 +03:00 |
|
catborise
|
6f7d62a860
|
update libvirt + Django req
|
2022-07-19 16:16:02 +03:00 |
|
catborise
|
92a20c0aaa
|
Merge pull request #519 from GaetanF/master
Implement Libvirt Serial Console as Console on WebVirtCloud
|
2022-07-18 21:01:09 +03:00 |
|
Gaëtan Ferez
|
9bf3b7e88f
|
Fix process call for consolecallback
|
2022-07-17 13:37:21 +02:00 |
|
Gaëtan Ferez
|
65dce10ce1
|
Implement Libvirt Serial Console as Console on WebVirtCloud
|
2022-07-17 13:25:47 +02:00 |
|
catborise
|
f6915ac51f
|
Merge pull request #514 from sianciou/security_issue
fix insecure randomness
|
2022-07-08 23:11:44 +03:00 |
|
sianciou
|
8699575e6f
|
fix insecure randomness
|
2022-07-05 16:13:04 +08:00 |
|
catborise
|
89ca8010f4
|
Merge pull request #512 from Info-IIG/develop
Fix dependencies reference nonexistent in appsettings migrations
|
2022-06-30 22:29:23 +03:00 |
|
Info-IIG
|
22ac6f1c60
|
Fix dependencies reference nonexistent in appsettings migrations
|
2022-06-30 09:48:47 +02:00 |
|
catborise
|
a272740be6
|
Merge pull request #511 from Info-IIG/develop
Fix LDAP password and added VM DRBD Status to appsettings
|
2022-06-30 08:15:11 +03:00 |
|
catborise
|
e2a1bc5f7e
|
update ace.js files for XML editors
|
2022-06-30 08:04:31 +03:00 |
|
Info-IIG
|
421f17d5ca
|
Added VM DRBD Status to appsettings
|
2022-06-29 15:08:07 +02:00 |
|
Info-IIG
|
af5acc8c24
|
Fix ldap password error
|
2022-06-29 11:55:36 +02:00 |
|
catborise
|
d0e3c11ccf
|
update spice-html5 packages to release 0.30
|
2022-06-28 12:20:16 +03:00 |
|
catborise
|
bb31c09d25
|
Merge pull request #510 from catborise/master
update secret generator with new python secrets module - urlsafe
|
2022-06-28 11:22:12 +03:00 |
|
catborise
|
7bb5d6f313
|
update secret generator with new python secrets module - urlsafe
|
2022-06-28 11:13:23 +03:00 |
|
catborise
|
f620b88f73
|
Merge pull request #508 from catborise/master
update reqs
|
2022-06-27 11:35:10 +03:00 |
|
catborise
|
f3d1c17a23
|
update requirements
|
2022-06-27 11:17:58 +03:00 |
|
catborise
|
a4baeae934
|
update docker image
|
2022-06-27 11:17:21 +03:00 |
|
catborise
|
f60bb055a8
|
add almalinux support for installation
|
2022-06-27 10:49:42 +03:00 |
|
catborise
|
2c07df4c8f
|
Merge pull request #506 from Info-IIG/develop
New additions
|
2022-06-20 08:54:10 +03:00 |
|
Info-IIG
|
052610dd21
|
Added permission can snapshot instances
|
2022-06-16 14:55:08 +02:00 |
|
Info-IIG
|
e26a114c44
|
Added ldap password encryption
|
2022-06-15 17:08:16 +02:00 |
|
Info-IIG
|
02b02d3321
|
Added DRBD status
|
2022-06-15 13:51:56 +02:00 |
|
Info-IIG
|
32eb91f53f
|
Automatic input first name last name and email with ldap
|
2022-06-14 15:41:38 +02:00 |
|
Info-IIG
|
de2dce7573
|
Added Technicians group
|
2022-06-14 15:10:33 +02:00 |
|
Info-IIG
|
c817d3e61a
|
Add permission can view instances
|
2022-06-13 09:58:46 +02:00 |
|
catborise
|
12f0c70069
|
Merge pull request #503 from catborise/master
add alma linux for know distributions
|
2022-05-18 14:08:26 +03:00 |
|
catborise
|
f1a9444f24
|
Merge pull request #502 from Regan-He/master
Enhanced system support
|
2022-05-18 14:07:03 +03:00 |
|
catborise
|
995b333038
|
add alma linux for know distributions
|
2022-05-18 14:01:35 +03:00 |
|
herengui
|
9ddba262a4
|
Enhanced system support
UOS is not a specific os, but a series of different OS, they use either dnf or apt package manager
Signed-off-by: herengui <herengui@uniontech.com>
|
2022-05-18 17:23:29 +08:00 |
|
catborise
|
448c66110b
|
Merge pull request #497 from catborise/master
update requirements
|
2022-04-25 08:14:28 +03:00 |
|
catborise
|
2877f7b120
|
update requirements
|
2022-04-25 08:08:55 +03:00 |
|
catborise
|
5016458ff7
|
Merge pull request #492 from ggvl/master
add support openEuler
|
2022-03-14 10:11:39 +03:00 |
|
Lv Genggeng
|
73201ebc8f
|
add support openEuler
Signed-off-by: Lv Genggeng <lvgenggeng@uniontech.com>
|
2022-03-14 10:19:24 +08:00 |
|
catborise
|
2154f55e8b
|
fix yes/no question confilict
|
2022-03-09 13:53:50 +03:00 |
|
catborise
|
df13d762a9
|
Merge pull request #490 from ReganHe93/master
add support uos
|
2022-03-07 11:26:34 +03:00 |
|
herengui
|
5b685a100e
|
add support uos
Signed-off-by: herengui <herengui@uniontech.com>
|
2022-03-03 10:59:20 +08:00 |
|
catborise
|
3ddfa28189
|
Merge pull request #489 from manas-rust/master
webvirtcloud.sh support rockylinux
|
2022-02-23 16:56:33 +03:00 |
|
王卿
|
7858825258
|
webvirtcloud.sh support rockylinux
|
2022-02-23 16:51:05 +08:00 |
|
catborise
|
9554ffad49
|
Merge pull request #488 from catborise/master
update requirements
|
2022-02-10 15:35:23 +03:00 |
|
catborise
|
acca92ecb4
|
update requirements
|
2022-02-10 15:33:54 +03:00 |
|
catborise
|
ba06af9775
|
Merge pull request #485 from openfans-org/master
Chinese translation correction
|
2022-01-14 22:17:24 +03:00 |
|
aiminick
|
ac8db03102
|
Chinese translation correction.
|
2022-01-15 01:43:06 +08:00 |
|
catborise
|
9977c650db
|
Merge pull request #484 from catborise/master
updates & fixes 1
|
2022-01-12 13:41:10 +03:00 |
|