mirror of
https://github.com/zulip/zulip.git
synced 2025-11-03 05:23:35 +00:00
Previously, the LDAP code for syncing user data was not multiple-realm-aware, resulting in errors trying to sync data for an LDAP user present in multiple realms. Tweaked by tabbott to add some extended comments. Fixes #11520.