mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2026-07-31 16:48:17 -05:00
Since checking schema is relatively cheap operation (one round-trip with almost no data) we can do it offten to ensure schema will fetched by client ASAP after it was updated on server. https://fedorahosted.org/freeipa/ticket/4739 Reviewed-By: Petr Spacek <pspacek@redhat.com>