David Heap
David Heap
Rather than reserve a specific network range i think it would be much more straightforward to be able to configure the caddy controller something like this: ``` - CADDY_CONTROLLER_NETWORK_NAME=caddy-controller ......
### What Versions are you running? OS Version: Win 10 / WSL Ubuntu-20:04 VSCode Version: 1.64.2 Puppet Extension Version: 1.4.0 PDK Version: 2.1.0 ### What You Are Seeing? Files stay...
**Describe the bug** We are seeing lots of the following in the logs on a PF 11.1 system we've just set up: ``` [notice] [system] Rejected: destination has a full...
Thanks for your work on Karma. It would be handy to be able to optionally include labels and their values from Prometheus in the create/edit silence dialogue, for planning silences...
Hi, We'd like to be able to have the option to set a default load with alert groups collapsed but the multi-grid expanded. We find if both are expanded it...
Hi, When I try to monkey-patch a `post` section like this: ``` require 'oxidized/model/ios.rb' class IOS post, clear: true do ... ``` I get an error as though it's not...
Hi, we run `needrestart -b` on a cron and occasionally see the following output to stderr on some of our busier servers. We're struggling to reproduce reliably as it's pretty...
### Desired Behavior I'd like to be able to provide all the [Remote Auth](https://github.com/netbox-community/netbox/blob/develop/docs/configuration/remote-authentication.md) settings as environment variables. ### Contrast to Current Behavior Currently only ``` REMOTE_AUTH_ENABLED REMOTE_AUTH_BACKEND REMOTE_AUTH_HEADER REMOTE_AUTH_AUTO_CREATE_USER...
**Describe the bug** When a user on a mobile device pastes a PIN in to validate, the Continue button remains disabled and greyed out **To Reproduce** Steps to reproduce the...
**Describe the bug** Changes made to the debian sudoers file in this commit stop the `$TERM` value from being passed to the sudo environment: https://github.com/inverse-inc/packetfence/commit/c37b32b012a934282ecd91f10f1d09dd7e402a60 When sudoing, it sets `$TERM=unknown`,...