Skip to content
This repository was archived by the owner on Aug 29, 2023. It is now read-only.
This repository was archived by the owner on Aug 29, 2023. It is now read-only.

Password change doesn't require re-authentication #41

Description

@JohanBraeken

A logged in user is capable of changing his/her password without re-authentication.

This makes it possible to take over accounts and locking out the legitimate user when other security issues exists (Session Cookie hijacking, CSRF, XSS, etc...), or if the user forgot to log out.

Good practice is to re-authenticate password changes to have a layered security approach.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions