Thanks to visit codestin.com
Credit goes to github.com

Skip to content

[bug] Parsing .env file entries with "=" in the value results in an error #232

@tcdent

Description

@tcdent

Parsing is naive and splits on "=". Possibly use a regex or indexof to split the key/vaues.

API keys that contain equals signs are pretty common.

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