Skip to content

Export doesn't work if password is fully numeric #1

Description

@Hiller

That's easy. Create a container with a numeric password like 123456. Export won't work as password will be converted to int.
Need to do smth like this

this.parsedOptions.password.toString()

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions