migration-tool: Import users' avatars

This commit is contained in:
Valentin Tolmer
2022-08-09 09:43:55 +02:00
committed by nitnelave
parent 686bdc0cb1
commit 2ca083541e
4 changed files with 20 additions and 18 deletions

1
Cargo.lock generated
View File

@@ -2278,6 +2278,7 @@ name = "migration-tool"
version = "0.3.0-alpha.1"
dependencies = [
"anyhow",
"base64",
"graphql_client 0.11.0",
"ldap3",
"lldap_auth",