Mario

Results 7 issues of Mario

It would be nice if the generated client would support client side certificates. This would be an additional authentication method used in secured environments. The underlaying httpx lib does support...

enhancement

I am running into Bad Request when posting a new USP zone entry with a Umlaut in the comment. ``` z1 = Zone_Entry(None, "test ", "10.2.7.0", None, "255.255.255.0", 272) st_helper.post_zone_entry(zone_id,...

We miss the function to delete/remove a network object from a app. A simple implementation could delete a unused network object in SecureApp. A more advanced implementaion would resolve all...

- On windows pyinotify and fcntl are not implemented. - Remove this direct dependencies where not needed. - Basic functionality and tests should work across plattforms.

I tried the hex example from https://github.com/ginsburgnm/pyseltongue#hex-secrets on windows 11 python 3.11 in the documented output, the shares are of the same length as the secret. When I run it...

This is an additional sink type. It writes one csv file per day. It aggregates multiple data_points with the same timestamp into one line. It deletes files older than one...

enhancement

Support of an additional smart meter: The funder of this project EKZ seems to roll-out smart meters from the vendor meter & control. They should be supported.

feature request