Skip to content

extra attrs not added #12

@jkester1986

Description

@jkester1986

When I have my user object as something like this:

{ name: req.body.email, password: 'test1234', givenName: req.body.fName, sn: req.body.lName, mobile: req.body.mobile, title: req.body.designation, uid: req.body.uid }

only the name/pw is added to the new user's account. The otehr attributes are just ignored.

Am running Zimbra 8.8.6_GA

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions