Skip to content

Frontend/Backend: Force user to change password first time they log in #12

@ethanstrominger

Description

@ethanstrominger

Backend: Add "requires_reset_flag" to users table. Add change password route and method which checks password is a new password, at least 8 characters. Prevent access to database if requires_reset_flag is Y.

Frontend: If requires_set_flag is Y, navigate to new Change Password Screen.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions