mirror of
https://github.com/unraid/webgui.git
synced 2026-04-23 18:48:49 -05:00
Fix buffer overflow vulnerability with webGUI login dialog (sync with 6.1.9).
More work on change log in unRAIDServer.plg Update dynamix version; will need more work before public release.
This commit is contained in:
@@ -3,8 +3,8 @@
|
||||
<!DOCTYPE PLUGIN [
|
||||
<!ENTITY name "dynamix">
|
||||
<!ENTITY author "Bergware">
|
||||
<!ENTITY version "2016.01.11"> <!-- Intended new version of Dynamix webGUI -->
|
||||
<!ENTITY unRAID "6.2.0-b16"> <!-- Change to new unRAID version when issued together -->
|
||||
<!ENTITY version "2016.03.08"> <!-- Intended new version of Dynamix webGUI -->
|
||||
<!ENTITY unRAID "6.2.0-beta"> <!-- Change to new unRAID version when issued together -->
|
||||
<!ENTITY pluginURL "https://raw.github.com/limetech/&name;/master/plugins/&name;/&name;.plg">
|
||||
]>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user