You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 14, 2024. It is now read-only.
Following the example of an in memory server server.search uses 3 scopes: base, one, sub
With v3 it looks like one is now single and sub is now called subtree. This looks like a breaking change for server implementations to me. The adjustment is of course made very quickly on server side code.
Following the example of an in memory server server.search uses 3 scopes: base, one, sub
With v3 it looks like one is now single and sub is now called subtree. This looks like a breaking change for server implementations to me. The adjustment is of course made very quickly on server side code.