Skip to content

The site URL passed in the setup object is always ignored in the isMember(...) function #175

@alexis-allemann

Description

@alexis-allemann

Each time I use the isMember(...) function, the url that I passed as a parameter via the setup object is ignored and thus replaced by the url of the current site.
By analyzing the code, I realized that the isMember(...) function calls the usergroups(...) function. When calling this one, the site url parameter was forgotten and this method therefore uses the current site.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions