Skip to content

Monitor updates in the Site::setMinPasswordLength #18

@jonasraoni

Description

@jonasraoni

Since the cache is discarding smaller passwords, we need to monitor changes in this setting (or inflate the cache with small passwords), that could happen outside the plugin.

Still talking about the cache... If we sort the hashes before storing them into the disk, we could use a binary-search instead of using the opcache. But I think it's not worth, unless the file is huge :D

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