Skip to content

Edit user form does not handle password correctly #1

@SuneRadich

Description

@SuneRadich

The form currently uses the _form.html.erb file to render - but that contains password and password_confirmation. The user is not saved with these attributes, but a password_digest.

The view needs to use this somehow.

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