mirror of
https://github.com/lldap/lldap.git
synced 2026-03-31 15:07:48 +01:00
Initial analysis: Issue is missing memberOf attribute in LDAP schema
Co-authored-by: nitnelave <796633+nitnelave@users.noreply.github.com>
This commit is contained in:
Generated
+3
-3
@@ -2506,7 +2506,7 @@ checksum = "78b3ae25bc7c8c38cec158d1f2757ee79e9b3740fbc7ccf0e59e4b08d793fa89"
|
||||
|
||||
[[package]]
|
||||
name = "lldap"
|
||||
version = "0.6.2-alpha"
|
||||
version = "0.6.2"
|
||||
dependencies = [
|
||||
"actix",
|
||||
"actix-files",
|
||||
@@ -2532,7 +2532,7 @@ dependencies = [
|
||||
"futures-util",
|
||||
"graphql_client 0.11.0",
|
||||
"hmac 0.12.1",
|
||||
"http 1.1.0",
|
||||
"http 0.2.12",
|
||||
"juniper",
|
||||
"jwt 0.16.0",
|
||||
"ldap3",
|
||||
@@ -2599,7 +2599,7 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "lldap_app"
|
||||
version = "0.6.2-alpha"
|
||||
version = "0.6.2"
|
||||
dependencies = [
|
||||
"anyhow",
|
||||
"base64 0.13.1",
|
||||
|
||||
Reference in New Issue
Block a user