Skip to content

Auto encrypt unencrypted tokens in the database #8

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.

Activity

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

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