server: Add support for custom LDAP object classes for users and groups
This commit is contained in:
committed by
nitnelave
parent
fa9743be6a
commit
646fe32645
1
schema.graphql
generated
1
schema.graphql
generated
@@ -162,6 +162,7 @@ enum AttributeType {
|
||||
|
||||
type AttributeList {
|
||||
attributes: [AttributeSchema!]!
|
||||
extraLdapObjectClasses: [String!]!
|
||||
}
|
||||
|
||||
type Success {
|
||||
|
||||
Reference in New Issue
Block a user