mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-01-06 12:19:37 -06:00
When refint is enabled on an LDAP server, it will rename all references to an entity if its DN is modified. If this happens, the member renames will not be needed, and will also return an error. This PR does the following: * Detects the attribute error, and don't return an error. * Log that the server has been misconfigured. * Add config value that skips renaming if set.
Deployment Examples
These docker-compose deployment examples are referenced in the documentation on doc.owncloud.com. Therefore please create a issue on the documentation issue tracker prior to major changes like moving, renaming or massively changing deployment examples.