mirror of
https://github.com/lldap/lldap.git
synced 2026-07-25 17:58:44 +00:00
server: Add support for users' avatars in GrahpQL
This commit is contained in:
committed by
nitnelave
parent
0e3c5120da
commit
3acc448048
@@ -85,6 +85,7 @@ impl User {
|
||||
display_name,
|
||||
first_name,
|
||||
last_name,
|
||||
avatar: None,
|
||||
},
|
||||
password,
|
||||
dn,
|
||||
|
||||
Reference in New Issue
Block a user