gcoxmoz
gcoxmoz
CentOS7 box with python2.7 (I KNOW, I'm working on it RIGHT NOW). On VERY rare occasions, my code gets an exception passed up through your library: ``` File "/usr/lib/python2.7/site-packages/duo_client/auth.py", line...
Possibly see-also #1252 ## Use Case Many of our servers have Multifactor Authentication - to connect, you have to have the right public key, and also pass a keyboard-interactive challenge...
The logfile regenerates on a time delay (looks to be 'once a minute'?). Would it be feasible to have a code path that let you specify the management socket instead...
#### Pull Request (PR) description This expands the testing on host/port combinations in nexthop in order to allow more options to get handled correctly. I'm not an expert on this...
## Summary Allows a numeric port for `--to-ports` / `firewall.toports` ## Additional Context `Variant[Integer[0, 65535]` is Stdlib::Port, but using that fails with "firewall.toports references an unresolved type 'Stdlib::Port'" so oh...
## Summary Allows `--reject-with tcp-reset`. This was allowed before the 7.0 rewrite, but lost and a regression introduced in that cutover. `tcp-reset` is allowed (`man 8 iptables-extensions`) since ancient kernel...
## Describe the Bug #1295 added a `/spec/support/mysql_login_path` area which contains linux binaries. If those are needed... * I am assuming 'accident' and not 'malicious', but it's odd / suspicious...
puppetlabs/firewall has moved up to 8.x, mark this as allowed to use it.
**Describe the bug** https://github.com/OpenVPN/openvpn/blob/32e6586687a548174b88b64fe54bfae6c74d4c19/src/openvpn/ssl_verify.c#L996-L1013 It feels like this function has grown from 2 to 3 files over time, so minimally it feels like you want to make the `if` and...
#### Pull Request (PR) description https://www.openldap.org/doc/admin25/slapdconfig.html - "The keepalive parameter sets the values of idle, probes, and interval used to check whether a socket is alive; idle is the number...