Skip to content

Domeneshop plugin breaks due to partial string matching #305

Description

@jhr862

We have two domains like this:
example.com
theexample.com

This breaks the plugin, as the api query returns both domains.
We implemented this workaround on line 278:
Where-Object -FilterScript { $.Status -ieq 'active' -and $.services.dns -and $_.domain -eq $zoneTest}

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions