mirror of
https://github.com/zulip/zulip.git
synced 2025-11-02 21:13:36 +00:00
This shouldn't have a material performance impact, since we don't query these except during login, and meanwhile this fixes an issue where users needed to restart memcached (which usually manifested as "needing to reboot the whole server" after updating their LDAP configuration before a user who was migrated from one OU to another could login). Fixes #9057.