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

Add support for unencrypted description field #11

Merged

Commits on Jan 24, 2024

  1. Add support for unencrypted description field

    When the description field is not encrypted, the resource secrets will contain only a password instead of a JSON containing password and description. Fixes passbolt#9 by detecting if the decrypted resource secrets is a JSON or not and act accordingly.
    The description field will be extracted from the resource secrets if present, otherwise it will be retrieved from the unencrypted resource details.
    RobinR1 committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    1b1041f View commit details
    Browse the repository at this point in the history