Cut of attribute values which are too long
Otherwise we might violate the database schema, if the values from LDAP exceed the `max_length` defined by the user model.
Showing
Please register or sign in to comment
Otherwise we might violate the database schema, if the values from LDAP exceed the `max_length` defined by the user model.