Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

When key is longer than 250 reduce the length #165

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on Aug 6, 2024

  1. When key is longer than 250 reduce the length

    If the key is more than 250 characters, reduce it to the first 200,
    append :redacted: and the md5 of the whole original key.
    edneville committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    628ac9e View commit details
    Browse the repository at this point in the history