Skip to content

Move Lockouts from memory into the database #3

@YairLevi

Description

@YairLevi

Currently, the lockouts are in-memory during runtime, inside the LockoutManager struct. This might cause a security issue regarding overflowing the memory. Make requests to the database to check lockout status instead of in memory.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions