completed changelog for 4.3.24

This commit is contained in:
Uwe Steinmann 2016-02-08 13:31:45 +01:00
parent 450ca9953e
commit 1582fec00f

View File

@ -2,11 +2,12 @@
Changes in version 4.3.24 Changes in version 4.3.24
-------------------------------------------------------------------------------- --------------------------------------------------------------------------------
- fixed possible XSS attack in user substitution - fixed possible XSS attack in user substitution
- users can have than one mandatory workflow, in that case the user can select one - users can have mor than one mandatory workflow, in that case the user can select one
- completed MyDocuments page for advanced workflows - completed MyDocuments page for advanced workflows
- guest user can be automatically logged in - guest user can be automatically logged in
- get/set custom attributes by webdav - get/set custom attributes by webdav, better handling of different attribute types
- default search method can be set (fulltext, database) - default search method can be set (fulltext, database)
- further pages with content security policy turned on
- various translation updates - various translation updates
-------------------------------------------------------------------------------- --------------------------------------------------------------------------------