add note about changed link creation

This commit is contained in:
Uwe Steinmann 2021-07-06 18:18:43 +02:00
parent 378993782b
commit bf45f09381

View File

@ -25,6 +25,9 @@
- attributes of document version may be edited if enableVersionModification is true
even if the document has been released, obsoleted or has been expired
- reviews and approvals can be removed by admin
- links are all created absolute based on _httpRoot instead of relative to
the current page. This fixes a potential security hole cased by malformed
links.
--------------------------------------------------------------------------------
Changes in version 5.1.22