more changes in 4.3.23

This commit is contained in:
Uwe Steinmann 2016-01-19 15:37:19 +01:00
parent c43c5e64eb
commit a3fad51e63

View File

@ -3,12 +3,13 @@
-------------------------------------------------------------------------------- --------------------------------------------------------------------------------
- send notification if document is delete to those users watching the folder - send notification if document is delete to those users watching the folder
- fix editing of customer attributes of type checkbox - fix editing of customer attributes of type checkbox
- disallow read access for group didn't prevent the users from being selected - disallowed read access for a group didn't prevent the users from being selected
as a reviewer/approver as a reviewer/approver
- move the last bits of plain sql code from op/*.php into the core - move the last bits of plain sql code from op/*.php into the core
- group manager uses ajax like user manager - group manager uses ajax like user manager
- start to enforce content security policy - start to enforce content security policy
- fixed possible XSS attack in user manager - fixed possible XSS attack in user manager
- ldap search can be filtered (Thanks to Tobias for the patch)
-------------------------------------------------------------------------------- --------------------------------------------------------------------------------
Changes in version 4.3.22 Changes in version 4.3.22