Aetylus

Results 8 issues of Aetylus

In Toad for Oracle, there's an option to "Treat blank line as statement terminator" that, when disabled, will ignore blank lines in statements. With that option disabled, the following will...

The example commands for provisioning via libvirt don't work with the parameter `--connect="qemu:///system"` on `virt-install`, instead returning back a permission denied error on accessing the `backing_store` (`${IMAGE}`) and the Ignition...

For an interface `eth0` with DHCP client settings configured similar to the following: ```sh $ sudo nmcli c modify eth0 ipv4.dhcp-vendor-class-identifier my-class-1 ``` and a `macvlan` Podman network with DHCP...

RFE

### Is your feature request related to a problem? I feel like the [operator installation docs](https://metallb.universe.tf/installation/#using-the-metallb-operator) could be updated to provide a bit more clarity or correction in details. I...

enhancement

**Is your feature request related to a problem? Please describe.** Authlib already supports ResourceProtector integrations with Flask and Django, as documented [here](https://docs.authlib.org/en/latest/flask/2/resource-server.html) and [here](https://docs.authlib.org/en/latest/django/2/resource-server.html) respectively, as annotations on their frameworks'...

integration:fastapi

> DO NOT SEND ANY SECURITY FIX HERE. Please read "Security Reporting" section > on README. **What kind of change does this PR introduce?** (check at least one) - [...

**What would you like to be added**: I've developed a proof-of-concept for a plugin that exposes CoreDNS backend services through a REST API, available here: https://codeberg.org/Kaevel/coredns-api The plugin also serves...

enhancement

### **Description** When creating a private bridge virtual network with a network address, mask, and gateway set, and attaching it to a VM, the bridge isn't created with the IP...

Status: Pending
Community