Skip to content

allowedUrls parameter of C# EncryptV3 parameter doesn't get passed to overloaded method #16

Open
@dorival

Description

In the C# implementation, EncryptV3 expects an optional parameter called allowedUrls.

But the call to the overloaded EncryptV3 doesn't pass this parameter along, making it not possible to restrict urls if using this signature.

I made a pull request that adds this missing parameter declaration: #15

Activity

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

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