Changelog#

This changelog documents all notable changes to the OX Connector app. Keep a Changelog is the format and this project adheres to Semantic Versioning.

2.0.1#

Released: 9. September 2022

Fixed#

Avoid unnecessary look-ups in the OX database when syncing groups: Users that appear to not be present in the database will be treated as such instead of double checking.

Avoid 500 log messages in OX by guarding user look-ups by an exists call.

2.0.0#

Released: 26. April 2022

Added#

With OX App Suite 7.10.6 Open-Xchange added Functional Mailboxes to OX App Suite, see OX App Suite - Minor Release v7.10.6 - Feature Overview [7]. OX App Suite shares functional mailboxes among other users in the same context.

For more information, see Functional accounts.

1.1.0#

Added#

OX App Suite knows access and can grant them individually to users. The OX Connector app supports access profiles through the file ModuleAccessDefinitions.propertiers.

The connector generates the file locally on the UCS system each time an administrator modifies objects in the UDM module oxmail/accessprofile. It doesn’t provision the data to OX App Suite directly. The connector uses the access profiles and sets the attribute oxAccess during provisioning.

For limitations, see No plausibility validation in access profile rights.