Skip to content

if anybody have problem with database or register a user solution #2

Description

@RAVIPRAJ

when i to registered a user in galley i got follwing error : undefine value name

solution

go in model open user.js and set name:{require:false}

and go in mongodb and remove name field by typing command

db.users.dropIndex("name_1")

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