-
### 🔖 Feature description
Have the option to express LDAP filters used by the LDAP entity provider as YAML rather than a single string. So for example, the following LDAP provider config:
```yaml
…
-
I tried installing this locally:
```
buntu@ip-172-31-27-225:~/cronicle-edge$ sudo ./bundle /opt/cronicle-edge
------------------------------------------------------
Installing cronicle bundle i…
-
Dear @ldapjs team,
20 November 2008: CRAM-MD5 to Historic:
- https://tools.ietf.org/html/draft-ietf-sasl-crammd5-to-historic-00
29 June 2017: CRAM-MD5 to Historic:
- https://tools.ietf.org/htm…
-
Boa tarde.
Estou iniciando com o modulo, e seguindo os exemplos de código para mudança de senhas que vejo na internet e sempre recebo o seguinte erro:
```
Error: modification must be an Attribu…
-
Hey team,
We removed a key from the admin console and after using the same key to query docker API, it crashes the service.
```
[2023-06-20T04:34:03.109Z] INFO: docker/80205 on f018e6ec-9d3a-4…
-
Hey-hey! Sorry to bother you with such problems, but couldn't find a solution, so to contact you - the only way I have.
I have tried to create request to AC using ldap, source code below, and here …
-
The substring filter documentation is inconsistent with the current implentation. It should be updated.
> The latter are also not mentioned in the [example](http://ldapjs.org/filters.html#substring…
-
**Is your feature request related to a problem? Please describe.**
I need to authenticate with my existing data already completed, this is usually an interface or database, however it is difficult
…
-
I am trying to write some unit tests that ensure my code uses the right filters. The undocumented `Filter.toString()` function comes in handy, but at least the `SubstringFilter` behaves unexpectedly. …
-
Hey, i hope you doing well. I am trying to manage a connection with JXplorer but have no success. Here is a primitive example that i am trying to implement:
```
const basedn = "dc=example, dc=com…