Skip to content

Association not working correctly #3

@romankh

Description

@romankh

Association with a keepass database is not working, it is producing a response 400 caused by an argument being null.

The reason is that in protocol.py, method associate, the requestor is called with an empty dictionary as standard_data. However, the requestor only creates default standard_data, if the argument to the call method is None.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions