Library Git Revision -------------------------------------------- sonicle-webtop-services: #e1dab7f8 sonicle-webtop-groupware: #fe76da66 sonicle-webtop-webtopadmin: #d6621e9b sonicle-security: #e354918f CHANGES ======= sonicle-webtop-services: - fix bug on TLS setup - use new support for SSL and TLS on ldap/AD authentication - use new domain flag to use admin user as is, as a full dn for the auth principal - add detect of principal identity via mail username checking users email field as a last resort - fix sharing of big account may cause database timeout: moved all db code after service sharing code sonicle-webtop-groupware: - [calendar] fixes to query for custom fields on events - [calendar] fix bug on csv export producing an empty file - [mail] fix message list for bugged emails containing strange invalid chars - [mail] in manual seen mode, receipt requests now is aksed only when opening message, not while browsing - [mail] enter on message now open it - [mail] manual seen mode now set seen when message opened in window - [mail] detect NS7 shared identity mailbox folder by checking user@domain instead of just user if shared folders contain @ - [mail] fix sharing folders ignore errors and continue to skip unauthorized folders (e.g. Public) - [contacts] add custom panel implementation in contact form sonicle-webtop-webtopadmin: - fix bug on TLS setup - admin interface support for SSL and TLS on ldap/AD authentication - admin interface support for new domain flag to use admin user as is, as a full dn for the auth principal sonicle-security: - fix bug on TLS setup - fix bug on TLS socket creation - login now correctly logs execptions when problems are encountered instantiating the authentication classes - support for SSL and TLS on ldap/AD authentication - new domain flag to use admin user as is, as a full dn for the auth principal - ldap-ssl allows any certificate