gldap icon indicating copy to clipboard operation
gldap copied to clipboard

Build LDAP services w/ Go

Results 3 gldap issues
Sort by recently updated
recently updated
newest added

**Is your feature request related to a problem? Please describe.** Currently, we only support binding with an LDAP3 client and clients using the previous version of the protocol are unable...

enhancement

**Is your feature request related to a problem? Please describe.** Currently, in order to maintain connection session data, we can use Request.GetConnectionID() to build an extra session table. Normally the...