server: Add graphql support for setting attributes
This commit is contained in:
committed by
nitnelave
parent
9e88bfe6b4
commit
c6ecf8d58a
@@ -108,6 +108,7 @@ impl LLDAPFixture {
|
||||
display_name: None,
|
||||
first_name: None,
|
||||
last_name: None,
|
||||
attributes: None,
|
||||
},
|
||||
},
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user