mirror of
https://gitlab.opencode.de/bmi/opendesk/deployment/opendesk.git
synced 2025-12-06 15:31:38 +01:00
Enable the Mail Login Resolver to properly resolve UUIDs to OX users and vice versa. Switch IMAP auth from emails to login names, since that's the only field present in authentication tokens. Due to an issue with retrieving operationsl LDAP attributes (see OX issue /appsuite/platform/core#251), entryUUID does not work currently. As a work-around, users need to have their UUIDs in the field departmentNumber. Migrating to UUIDs (WP#1236) would also work. Maybe we should just make that field configurable.