Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / ldapts/ldapts issues and pull requests
#157 - feat: allow `subordinates` to be used as search scope
Pull Request -
State: closed - Opened by ayZagen 6 months ago
- 1 comment
#157 - feat: allow `subordinates` to be used as search scope
Pull Request -
State: closed - Opened by ayZagen 6 months ago
- 1 comment
#156 - feat: add searchPaginated method
Pull Request -
State: open - Opened by ayZagen 6 months ago
#156 - feat: add searchPaginated method
Pull Request -
State: open - Opened by ayZagen 6 months ago
#155 - feat: disposable client
Pull Request -
State: closed - Opened by ayZagen 6 months ago
#155 - feat: disposable client
Pull Request -
State: closed - Opened by ayZagen 6 months ago
#154 - Support for new Client url as type string[] as well as string
Issue -
State: open - Opened by ADMDTO-Jack 6 months ago
#154 - Support for new Client url as type string[] as well as string
Issue -
State: open - Opened by ADMDTO-Jack 6 months ago
#154 - Support for new Client url as type string[] as well as string
Issue -
State: open - Opened by ADMDTO-Jack 6 months ago
#153 - wrong dependencies/dev dependencies
Issue -
State: closed - Opened by Dudek-AMS 8 months ago
- 1 comment
#152 - TLS 1.3 not supported
Issue -
State: closed - Opened by jelhub 10 months ago
- 4 comments
#151 - Error [InvalidAsn1Error]: Expected 0x4: got 0x43
Issue -
State: open - Opened by ixevix 10 months ago
- 3 comments
#150 - Add build workflow
Pull Request -
State: closed - Opened by zemberdotnet 10 months ago
- 1 comment
#149 - `dn.clone()` is not cloning the underlying RDNs
Issue -
State: closed - Opened by sneko 11 months ago
- 1 comment
#148 - TypeError: (void 0) is not a function
Issue -
State: open - Opened by Sokchanny7 11 months ago
- 2 comments
#147 - ModifyDN not working with over 8 nested OUs
Issue -
State: open - Opened by orab1 11 months ago
- 1 comment
#146 - Consider making @types/* dev dependencies
Issue -
State: closed - Opened by daniel-white over 1 year ago
- 1 comment
#145 - `OrFilter#toString` returns `filter.constructor.name` instead of correct values
Issue -
State: closed - Opened by ryanlsimms over 1 year ago
- 1 comment
#144 - [ERR_MODULE_NOT_FOUND] when loading from an ESM project
Issue -
State: closed - Opened by ritschwumm over 1 year ago
- 9 comments
#143 - Publish as an ES module
Pull Request -
State: closed - Opened by jgeurts over 1 year ago
Labels: hacktoberfest-accepted
#142 - Publish as an ES module
Issue -
State: closed - Opened by jgeurts over 1 year ago
Labels: Hacktoberfest
#141 - Missing Documentation: How do I escape filter values?
Issue -
State: open - Opened by Tethik over 1 year ago
- 5 comments
#140 - no exception on binding with set bindDN and empty password
Issue -
State: open - Opened by bewue over 1 year ago
- 1 comment
#139 - SaslMechanism DIGEST-MD5 doesn't work
Issue -
State: open - Opened by ixevix over 1 year ago
- 1 comment
Labels: Hacktoberfest
#138 - Feature request: Add support for GSSAPI or GSS-SPNEGO SASLMechanisms
Issue -
State: open - Opened by ixevix over 1 year ago
Labels: Hacktoberfest
#137 - Unable to Retrieve Extra Data from LDAP Server Using Customized PasswordPolicyRequestControl
Issue -
State: open - Opened by privateWoos over 1 year ago
- 2 comments
#136 - How to get hex version of guid
Issue -
State: closed - Opened by ssendev over 1 year ago
- 2 comments
#135 - Added OpenLDAP test server
Pull Request -
State: closed - Opened by tsaarni over 1 year ago
- 4 comments
#134 - Allow for optional password by setting a default empty string
Pull Request -
State: closed - Opened by wattry over 1 year ago
- 17 comments
#133 - LDAP SASL `EXTERNAL` broken in 4.2.0
Issue -
State: closed - Opened by thernstig over 1 year ago
- 15 comments
#132 - Bump yaml from 2.2.1 to 2.2.2
Pull Request -
State: closed - Opened by dependabot[bot] almost 2 years ago
- 1 comment
Labels: dependencies
#131 - Error: "Socket connection not established" during search
Issue -
State: open - Opened by askurat almost 2 years ago
- 4 comments
#130 - `client.search()` with non-existent attribute returns an empty array
Issue -
State: open - Opened by thernstig almost 2 years ago
- 2 comments
#129 - Extended test for connection to include socket
Pull Request -
State: closed - Opened by Templum almost 2 years ago
- 6 comments
#128 - Connection closed before message response was received. Message type: BindRequest (0x60)
Issue -
State: closed - Opened by viv578ek about 2 years ago
- 2 comments
#127 - Experiencing "Socket connection not established" during network issues
Issue -
State: closed - Opened by Templum about 2 years ago
#126 - Add method for iterating on search results pages as they're received
Issue -
State: open - Opened by adam-in-ict about 2 years ago
- 2 comments
#125 - How to handle paged search
Issue -
State: closed - Opened by deusilva over 2 years ago
- 2 comments
#124 - Update typescript to latest version
Pull Request -
State: closed - Opened by jgeurts over 2 years ago
Labels: hacktoberfest-accepted
#123 - Update npms
Issue -
State: closed - Opened by jgeurts over 2 years ago
Labels: Hacktoberfest
#122 - Not able to update 'unicodePwd' field
Issue -
State: closed - Opened by kishorborate-a over 2 years ago
- 5 comments
#121 - How to specify more objectclass values?
Issue -
State: closed - Opened by ilclaudio over 2 years ago
- 3 comments
#120 - Allow more SASL mechanisms like DIGEST-MD5 and SCRAM-SHA-1
Pull Request -
State: closed - Opened by TimoHocker over 2 years ago
- 9 comments
#119 - Unsupported Nullish Coalescing on older versions of Node
Issue -
State: closed - Opened by ericsienk over 2 years ago
- 1 comment
#118 - Error in attribute conversion operation
Issue -
State: closed - Opened by pasekit over 2 years ago
- 3 comments
#117 - Adding support for binding user with email address
Issue -
State: closed - Opened by byujiang over 2 years ago
- 2 comments
#116 - Question: Relationship to ldapjs – wrapper, fork or re-implementation?
Issue -
State: closed - Opened by Philzen over 2 years ago
- 1 comment
#115 - Bump shell-quote from 1.7.2 to 1.7.3
Pull Request -
State: closed - Opened by dependabot[bot] over 2 years ago
- 1 comment
Labels: dependencies
#114 - Cannot upload binary data to OpenLDAP server
Issue -
State: closed - Opened by vfosnar over 2 years ago
- 2 comments
#113 - Not able to specify it is an base64encoded attribute
Issue -
State: closed - Opened by MaikeVisschedijk over 2 years ago
- 3 comments
#112 - I keep geeting TypeError: net.connect is not a function at Client.js:516:35
Issue -
State: closed - Opened by ngingihy almost 3 years ago
- 1 comment
#111 - docs: Update README.md `whois` to `whoami`
Pull Request -
State: closed - Opened by thernstig about 3 years ago
#110 - Update README.md to clarify SASL descriptions
Pull Request -
State: closed - Opened by thernstig about 3 years ago
- 2 comments
#109 - TypeError when trying to use client.modify
Issue -
State: closed - Opened by connor-tyndall about 3 years ago
- 3 comments
#108 - @types/nodes version in `dependencies` in `package.json`
Issue -
State: closed - Opened by thernstig about 3 years ago
- 1 comment
#107 - Added empty password on SASL requests.
Pull Request -
State: closed - Opened by wattry about 3 years ago
- 1 comment
#106 - Reading controls in responses from the LDAP server
Issue -
State: closed - Opened by AntonNeld over 3 years ago
- 18 comments
Labels: help wanted, Hacktoberfest
#105 - Expose Socket lifecycle methods
Issue -
State: closed - Opened by mattmahn over 3 years ago
- 2 comments
#104 - Filtering by objectGUID
Issue -
State: closed - Opened by sarus over 3 years ago
- 9 comments
#103 - Fix source map path
Pull Request -
State: closed - Opened by stevenhair over 3 years ago
- 1 comment
#102 - Don't distribute source maps
Issue -
State: closed - Opened by stevenhair over 3 years ago
- 4 comments
#101 - Retrieve computed attributes like msDS-UserPasswordExpired, msDS-UserPasswordExpiryTimeComputedfrom ldap search
Issue -
State: closed - Opened by karthiksreekanta over 3 years ago
#100 - Fixed unhandled promise rejection regarding 'Connection closed before…
Pull Request -
State: closed - Opened by ctaschereau over 3 years ago
#99 - Bump lodash from 4.17.20 to 4.17.21
Pull Request -
State: closed - Opened by dependabot[bot] almost 4 years ago
- 1 comment
Labels: dependencies
#98 - Bump hosted-git-info from 2.8.8 to 2.8.9
Pull Request -
State: closed - Opened by dependabot[bot] almost 4 years ago
- 1 comment
Labels: dependencies
#97 - Fix search request options like unable to set `timeLimit: 0`
Pull Request -
State: closed - Opened by liudonghua123 almost 4 years ago
#96 - Error: Processing on the associated request Timeout limit specified by either the client request or the server administration limits has been exceeded and has been terminated because it took too long to complete. Code: 0x3
Issue -
State: closed - Opened by liudonghua123 almost 4 years ago
- 2 comments
#95 - SASL authentication
Pull Request -
State: closed - Opened by jgeurts almost 4 years ago
#94 - noisy log exposes secrets
Issue -
State: closed - Opened by soletan almost 4 years ago
- 2 comments
#93 - FR: expose errors as part of API
Issue -
State: closed - Opened by soletan almost 4 years ago
- 2 comments
#92 - How do you handle / hook referrals?
Issue -
State: closed - Opened by paulrobello about 4 years ago
- 4 comments
#91 - Example (or even elaboration) for creating a Control
Issue -
State: closed - Opened by benlye over 4 years ago
- 3 comments
#90 - "+" operational attribute not working for cn=monitor
Issue -
State: closed - Opened by kkaiyang94 over 4 years ago
#89 - SASL external with TLS client certs
Issue -
State: closed - Opened by thernstig over 4 years ago
- 44 comments
Labels: help wanted, Hacktoberfest
#88 - Unhandled promise rejection - Error: AddRequest: Operation timed out
Issue -
State: closed - Opened by ctaschereau over 4 years ago
- 1 comment
#87 - use REs to avoid escaped commas
Pull Request -
State: closed - Opened by hasegawa-jun over 4 years ago
- 1 comment
#86 - Specify client network interface
Issue -
State: closed - Opened by pbrickell over 4 years ago
- 2 comments
#85 - TLS Connection to LDAPS
Issue -
State: closed - Opened by yuvigrg over 4 years ago
- 1 comment
#84 - Update Client.ts -> modifyDN
Pull Request -
State: closed - Opened by IsraelFrid over 4 years ago
#83 - Concurrent searches ('ldaps' protocol) with node > v12
Issue -
State: closed - Opened by mbornath over 4 years ago
- 3 comments
#82 - Allow retrieval of raw attribute value in search results without ;binary attribute option
Issue -
State: closed - Opened by BytewaveMLP over 4 years ago
- 3 comments
#81 - startTLS error
Issue -
State: closed - Opened by SBits2019 over 4 years ago
- 1 comment
#80 - [bug] filter Missing paren
Issue -
State: closed - Opened by saostad over 4 years ago
- 1 comment
#79 - Compare does not work with read only user.
Issue -
State: closed - Opened by wmantly almost 5 years ago
- 1 comment
#78 - Validate login of user.
Issue -
State: closed - Opened by wmantly almost 5 years ago
- 3 comments
#77 - Can't do a search query if connection got closed by LDAP server
Issue -
State: closed - Opened by NenadJovicic almost 5 years ago
- 1 comment
#76 - modifyDN newSuperior is not implement
Issue -
State: closed - Opened by shynome almost 5 years ago
- 1 comment
#75 - Add Buffer as allowed value for extended operations
Pull Request -
State: closed - Opened by guenthergmbh almost 5 years ago
#74 - Add Buffer as second parameter for extended operation
Issue -
State: closed - Opened by guenthergmbh about 5 years ago
- 1 comment
#73 - TS4090: (TS) Conflicting definitions for 'node'
Issue -
State: closed - Opened by bobweil about 5 years ago
- 1 comment
#72 - Binary attribute value gets corrupted due to wrong encoding
Issue -
State: closed - Opened by soletan about 5 years ago
- 3 comments
#71 - Implement StartTLS
Issue -
State: closed - Opened by thomascmurphy about 5 years ago
- 15 comments
#70 - Bump eslint-plugin-jsdoc from 18.4.4 to 20.0.0
Pull Request -
State: closed - Opened by dependabot-preview[bot] about 5 years ago
Labels: dependencies
#69 - Bump eslint-plugin-jsdoc from 18.4.4 to 19.2.0
Pull Request -
State: closed - Opened by dependabot-preview[bot] about 5 years ago
- 1 comment
Labels: dependencies
#68 - Bump @types/node from 10.17.13 to 13.1.2
Pull Request -
State: closed - Opened by dependabot-preview[bot] about 5 years ago
Labels: dependencies
#67 - Bump @typescript-eslint/parser from 2.12.0 to 2.14.0
Pull Request -
State: closed - Opened by dependabot-preview[bot] about 5 years ago
Labels: dependencies
#66 - Bump eslint-plugin-jsdoc from 18.4.4 to 19.0.0
Pull Request -
State: closed - Opened by dependabot-preview[bot] about 5 years ago
- 1 comment
Labels: dependencies
#65 - Bump @typescript-eslint/eslint-plugin from 2.12.0 to 2.14.0
Pull Request -
State: closed - Opened by dependabot-preview[bot] about 5 years ago
Labels: dependencies
#64 - Bump eslint-plugin-jsdoc from 18.4.4 to 18.6.2
Pull Request -
State: closed - Opened by dependabot-preview[bot] about 5 years ago
- 1 comment
Labels: dependencies
#63 - Bump @types/node from 10.17.13 to 13.1.1
Pull Request -
State: closed - Opened by dependabot-preview[bot] about 5 years ago
- 1 comment
Labels: dependencies