IF YOU WOULD LIKE TO GET AN ACCOUNT, please write an
email to Administrator. User accounts are meant only to access repo
and report issues and/or generate pull requests.
This is a purpose-specific Git hosting for
BaseALT
projects. Thank you for your understanding!
Только зарегистрированные пользователи имеют доступ к сервису!
Для получения аккаунта, обратитесь к администратору.
Currently VLAN was not set unless VLAN_ID was specified.
This commit fixes it. It also shows the option for ebtables and hides VLAN_ID option for non-administrator users.
(cherry picked from commit a74eea22fdf86c2bfc3d0b035e45522c63297626)
Taking advantage of latest developments contributed to websockify, we can now make use of multiples targets validated by a system of file-based tokens.
The stopvnc actions dissapear as we only have to close the connection. The proxy is launched at the start of Sunstone and shutdown and the end. The tokens which allow to set up the proxied connections expire after 4 seconds.
Necessary modifications have been made in Sunstone and SelfService. novnc install script has been modified to fetch the websockify proxy files from the original project. Also, only the strictly necessary files for novnc+websockify to run are now installed.
(cherry picked from commit 89631ebdb4c8a5368924cc04ddea0ebf955d75c5)
* Fix small failure for non IE browsers.
* Clean up some whitespaces
* Conditional loading of IE required libraries
(cherry picked from commit 42d697de0eb0da9ccc1dd0b16c38a5934b82df79)
* Fix javascript for IE 7
* Add explorer canvas library so graphs are painted in IE 7,8
* Add warnings to IE users
(cherry picked from commit 692fdbe3ce9d2c693ef71e1cad06d6882fe7ff31)
* Javascript adaptation for IE >= 7
* Updated crypto-js library. Added base64 enconding library for IE as browser does not support btoa()
* Update langauge compilation plugin to produce IE >= 7 compatible translation files.
* Added login warning for IE
(cherry picked from commit 1e9cdff570b9eb9118a94ae47ab196663d9820b0)
Added new columns to resource lists, so that they match what is shown in Sunstone.
Added column visibility plugin.
Small changes to make VDC creation/update dialogs neater.
Small fixes here and there.
(cherry picked from commit 2240f60ca9b3fa6193e13eedc2e638da080d1a82)