Download & Releases
5.1.26 (stable)
Release 5.1.26 has been published on April 25, 2018
Instructions for updating ILIAS can be found in section 3 of the general installation instructions. For major updates (e.g. 4.4.x -> 5.0.x) the safest proceeding is, to upgrade a copy of your productive system first and test whether everything works ok. If you use a customized skin/style, please change the skin settings for root user and default of installation to ‘delos‘ before upgrading from a 4.x version to 5.1.x. Otherwise you may not login any more due to templates changes in 5.0 and 5.1.
| <div style="float:right; margin:15px;"> <div style="float:right; margin:15px;"> |
Changed Behaviour
- MD5 as hashing algorithm for passwords has been abandoned, see: [[Abandon MD5 Password Encryption]]. This also affects the XML user import (see also: xml/ilias_user_5_1.dtd). Passwords have to be passed as plain text and will be bcrypt hashed during the import process.
Security Fixes
* CVE-2018-10306 (Researcher: BSI)
* CVE-2018-10428 (Researcher: Moritz Bechler, SySS GmbH)
Fixed Bugs
The following bugs reported in Mantis have been resolved:
* #0020542: [RBAC] Permissions of Didactic Templates get lost while moving folder (smeyer)
* #0022794: [Exercise] Blog/Portfolio Assignments: Information text vanishes after submission. (akill)
* #0022745: [Test & Assessment] Multiple Choice Single Answers: Layout broken (akill)
* #0022727: [Exercise] Uploading ZIP fails due to internal renaming to .sec (akill)
* #0022710: [Language Handling] Not able to import language file (akill)