Skip to content

Paging support for LDAP FDW #169

@JulianVolodia

Description

@JulianVolodia

Hi, I met problem with access Active Directory using LDAP protocol with multicorn.ldapfdw.LdapFdw

It needs "paging-style" access (async). I have written fork of that plugin and want to contribute but first want to know how you accept it:
a) better to keep one wrapper with simple access and paging support for LDAP protocol,
b) another wrapper with different name?
c) any other ideas?

I also think about add SSL conn. support to LDAP FDW so (a) case is the best in my opinion. On the other hand it could become more complicated (so could be not well tested on all cases different than mine) - then (b) could be good choice probably.

What you think?

Best regards.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions