Skip to content

Auto encrypt unencrypted tokens in the database #8

@wpscholar

Description

@wpscholar

In some cases, a token may get injected into the database without being properly encrypted. We should add a check for this and automatically encrypt it.

We'll need to run a regex check for ^\d+| and then encrypt.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions