Files
opendesk/helmfile/apps/open-xchange
Viktor Pracht f7e28b064e feat(open-xchange): Enable ACLs and support logins different from local part
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.
2025-04-13 17:25:32 +02:00
..