Skip to content
This repository was archived by the owner on Sep 19, 2024. It is now read-only.
This repository was archived by the owner on Sep 19, 2024. It is now read-only.

Parse permit URL #526

@rndquu

Description

@rndquu

Right now here we use a plain string comparison to check that the comment is a permit URL. This approach is brittle.

We should parse URL with URLSearchParams in order to not rely on query parameters order.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions