server: Change attribute values to bytes

This commit is contained in:
Valentin Tolmer
2022-08-07 17:43:46 +02:00
committed by nitnelave
parent 3acc448048
commit 697a64991d
6 changed files with 110 additions and 99 deletions
+5
View File
@@ -7,3 +7,8 @@ members = [
]
default-members = ["server"]
# Remove once https://github.com/kanidm/ldap3_proto/pull/8 is merged.
[patch.crates-io.ldap3_proto]
git = 'https://github.com/nitnelave/ldap3_server/'
rev = '7b50b2b82c383f5f70e02e11072bb916629ed2bc'