Skip to content

Login flow in v14 will ignore failed access #16174

@russellshome

Description

@russellshome

Which Umbraco version are you using? (Please write the exact version, example: 10.1.0)

14

Bug summary

Users will never be locked out.

Specifics

This line of code returns before running PasswordSign. However PasswordSign is where changes such as number of failed attempts is updated.

Steps to reproduce

Try to login with incorrect password more than 5 times.

Expected result / actual result

Expected: user locked out
Actual: user is not locked out.

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