Make behavior of SyncProfilesToLdap somewhat saner: iterate
over the users sorted by connection and then by userId, so that we don't connect once to the LDAP server for each user(!), and also use the LDAP link properly rather than rolling our own anonymous bind.
This commit is contained in:
parent
cd6caa0a8c
commit
b99833a9cd
2 changed files with 68 additions and 57 deletions
|
|
@ -14,6 +14,7 @@
|
|||
- add: progressive (duration-tracked but untimed) tasks now possible in Project Manager
|
||||
- fix: Shortcut causes endless loop
|
||||
- fix: Template variable in Project Management System
|
||||
- fix: behavior of SyncProfilesToLdap workflow activity should be more correct now
|
||||
|
||||
7.0.8
|
||||
- Fixed a couple of minor bugs with the default values of the Request
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue