Ticket #2 (closed enhancement: fixed)

Opened 3 years ago

Last modified 19 months ago

Add support for controls

Reported by: deveiant Owned by: deveiant
Priority: major Milestone: Arborous Rebellion Release
Component: Library Version: 1.0.1
Keywords: control sorting paging net::ldap asn Cc:

Description

Ruby-LDAP provides a low-level interface to  LDAP controls, several of which we'd like to support for things like server-side ordering and paging. We could of course use the low-level interface to implement these, but it makes more sense to implement them in terms of a higher-level interface that is easier to use.

I think the interface for Perl's  Net::LDAP::Control is pretty, so I suspect we'll model it after that.

Change History

comment:1 Changed 2 years ago by deveiant

  • Status changed from new to accepted

Adding a page to keep ideas about the implementation of controls via Branchsets.

comment:2 Changed 2 years ago by deveiant

  • Version changed from prerelease to 1.0.1

comment:3 Changed 19 months ago by deveiant

  • Status changed from accepted to closed
  • Resolution set to fixed

Committed in r215.

Note: See TracTickets for help on using tickets.