L2CPBG 0.9.8 Bugfix & Maintenance release
CardDAV-2-LDAP mapping bugfix & Web-/Card-DAV Client update
L2CPBG 0.9.8 - Bugfix & Maintenance release¶
Beside some minor 3rd party package updates, this release also:
- Fix a bug with CardDAV to LDAP mappings.
If you recognized wrong mobile, homePhone or fax number assignments (i.e. mobile LDAP request returned a facsimile number), than you might be interested in this update. - Made a big update in the used webdav/carddav libraries.
Breaking changes¶
- Changed default [ldap.map] itype/etype values. If you've custom itypes/etype configuration changes within your config, you might need to adapt them. Please check the default
l2cpbg.conf about how they changed.
Changelog¶
-
PhoneSuite #71: Support PhoneSuite CTI
-
Support #72: Better support for generic LDAP search requests
- SingleScope search of BaseDN, with correct, wrong and no attributes
- Support LDAP search for all user attributes by special descriptor '*' (RFC4511)
-
Support LDAP search for 'Operational Attributes' by OA-Attribute-Name or all OA-Attributes via special descriptor '+' (RFC3673)
-
Support #72: Better support for generic LDAP search requests
- Bug #73: ldap.map.x.xtypes doesn't work as expected
- Reindex LDAPCards on license change
- Bump dependencies: golang 1.21, koanf v2.1.0, badger v4.2.0, go-webdav v0.5.0, go-vcard 20230815, color v1.16.0, fsnotify v1.7.0, ldap v3.4.6, go-isatty v0.0.20, phonenumbers v1.3.1, apimachinery v0.29.1
- Minor internal database harmonization
Go to top
Comments