Skip to content

sigver.correctly_signed_response is not using must param #736

Open
@obrodnikov-amplify

Description

@obrodnikov-amplify

Code Version

6.2.0

Expected Behavior

calling sigver.correctly_signed_response(*xml without <Signature>*, must=True) should raise some Exception due to missing Signature. Because docstring states ":param must: Whether there must be a signature"

Current Behavior

no exception is raised

Possible Solution

deprecate must param

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions