Skip to content

Block login when isVerified is False #190

@keoozDan

Description

@keoozDan

I think that user with isVerified is false can login.

How can we block the login because :
1/ In app_verify_email we use : $this->denyAccessUnlessGranted('IS_AUTHENTICATED_FULLY');
2/ In UserChecker.php : we can't block for false isVerified because we block the verification too

Have you any solution ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Status: ReviewedHas been reviewed by a maintainer

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions