mirror of
https://git.code.sf.net/p/seeddms/code
synced 2025-02-11 09:35:00 +00:00
started changelog for 5.1.13
This commit is contained in:
parent
27162a7926
commit
452c815482
14
CHANGELOG
14
CHANGELOG
|
@ -1,3 +1,13 @@
|
|||
--------------------------------------------------------------------------------
|
||||
Changes in version 5.1.13
|
||||
--------------------------------------------------------------------------------
|
||||
- make use of backup dir, do not allow backup if backup dir is not set
|
||||
- the referer parameter in op/op.Settings.php is turned into an url before used
|
||||
for redirect
|
||||
- Import from filesystem can read a file with metadata
|
||||
- drop folder chooser can be put multiple times on a page
|
||||
- add section in README.Install.md on how to secure the configuration
|
||||
|
||||
--------------------------------------------------------------------------------
|
||||
Changes in version 5.1.12
|
||||
--------------------------------------------------------------------------------
|
||||
|
@ -27,10 +37,10 @@
|
|||
--------------------------------------------------------------------------------
|
||||
- fix for CVE-2019-12744 (Remote Command Execution through unvalidated
|
||||
file upload), add .htaccess file to data directory, better documentation
|
||||
for installing seeddms
|
||||
for installing seeddms
|
||||
- fix for CVE-2019-12745 (Persistent or Stored XSS in UsrMgr) and
|
||||
CVE-2019-12801 (Persistent or Stored XSS in GroupMgr), propperly escape
|
||||
strings used in Select2 js library used by UsrMgr and GroupMgr
|
||||
strings used in Select2 js library used by UsrMgr and GroupMgr
|
||||
- do not show attributes in search results in extra column anymore
|
||||
- fix setting language during login (Closes #437)
|
||||
- fix indexing documents even if no preIndexDocument hook is set (Closes #437)
|
||||
|
|
Loading…
Reference in New Issue
Block a user