mirror of
https://git.code.sf.net/p/seeddms/code
synced 2025-02-06 15:14:58 +00:00
more changes in 4.3.23
This commit is contained in:
parent
c43c5e64eb
commit
a3fad51e63
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue
Block a user