Skip to content

Additional measures to prevent login attempts #151

Description

@codeling

As an addition to #76, one could also consider the "score" calculated there for determining additional measures to be taken during login;
Access to the login form with a high likelihood of being an attack could for example be presented with a captcha to be filled (even for the first login attempt), while access determined to have a low likelihood of being an attack would not get this captcha.

To do this, the first step would be to evaluate ways of adding a captcha or other additional anti-bot measures to the login form.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Projects

No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions