add changes for 5.1.12

This commit is contained in:
Uwe Steinmann 2019-06-26 20:39:37 +02:00
parent 619a1de980
commit b7063fada3

View File

@ -3,7 +3,8 @@
--------------------------------------------------------------------------------
- fix for CVE-2019-12932 (Persistent or Stored XSS), excaping the search
result in the autocompletion search form placed in the header
- folder/document list can be sorted ascending or descending
- folder/document list can be sorted by name, date, sequence (ascending or descending)
- search result can be sorted by name, date (ascending or descending)
- do not check for Log.php during installation anymore, it's part of the
vendor directory anyway