Steffen Klemer
Steffen Klemer
Just added 'package' to rpc json and provided a cli option for it.
I can't find a way to use variables for integer fields like wifi channels. Either it is non-conforming json or it doesn't fit the schema.
Add a `auth_header` attribute that is used verbatim as Authorization header (i.e. without prefixing `Token `). We use this to support oauth2 flows with Bearer tokens (patch for nautobot will...
https://github.com/nautobot/nautobot-plugin-ssot/blob/3180458d09c40f64e7533f661e65ff6553f080f3/nautobot_ssot/tables.py#L12 I suppose `overview=` should be changed to `sync=`, here and also in the following link template in the same file.
We should implement a 'cert' and/or 'key' object with clean getters for things like subject, issuer, type, key-type (RSA, EC..), pem, der, keysize... . This affects utils.pem2cert(), utils.b642cert(), crypto.from_keyspec() .
As the the title says. The current example for Tumbleweed doesn't work for openSUSE stable. I'm not entirely sure that the one provided here works with tumbleweed so I added...
Solve #200 and CVE-2024-3596 (Blast-RADIUS)