Skip to content
This repository was archived by the owner on Sep 8, 2023. It is now read-only.
This repository was archived by the owner on Sep 8, 2023. It is now read-only.

JSON serialization of Permission, Privilege broken #101

@JJWTimmer

Description

@JJWTimmer

At least Privilege and Permission are not JSON Serializable and throw errors when used;
They cannot be used to .set_privileges or permissions need to be set via role.set_property_list('permissions', perms) even, but then it also doesn't work.

My workaround is using a dict at the moment.

Python 3.6.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions