Skip to content

Passwords with double quotes #132

@edav-mx

Description

@edav-mx

Hi, I think we found an issue when credentials have double quotes on them, when using retrievePassword method it only returns a single \ char instead of the ", might be that at some point the double quote is converted to \" and then the code replaces the " char leaving the backlash behind.

I think there should be two steps in no particular order:

  • Revert escaped double quote (might be more)
  • Remove only starting and ending double quote.

image

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