Zach Hoffman
Zach Hoffman
The acceptance tests hang forever because of a prompt. If [line 27](https://github.com/cweagans/composer-patches/pull/184/files/c45ce03358#diff-cf7534e34ca749ac0a88fd7f5dbe0869R427) of c45ce03358 is changed to the following, then all tests succeed: ```php "patch %s --posix --batch -d %s...
> do I fill it with [[email protected]](mailto:[email protected]) That depends on whether your organization uses 2-factor authentication. If no 2FA, then yes. If you do use 2FA, then don't worry about...
The session ID is all you should need for authentication, which you can get from visiting a VPN server in your web browser and logging in. Since that would be...
An update on CLI-only 2FA support: I adapted the aforementioned 2FA-supporting `f5vpn-login` fork to use F5's `svpn` instead of `pppd`. Now, data transfer takes place over F5's FastPPP protocol instead...
If you're interested in a FOSS-only project that does ~not~ use auto route creation from the VPN server's `LAN0` and `LAN6_0` parameters, supports 2FA, is fast (unlike f5vpn-login), check out...
As of v8.20 (2022-02-20), OpenConnect supports F5. After getting the session ID from the `MRHSession` cookie, you can connect to a 2FA-enforced server: ```shell echo MRHSession=0123456789abcdef0123456789abcdef | sudo openconnect --protocol=f5...
I am on a MacBookPro15,1 and had this issue when using `linux-mbp` kernels 5.8.x. Upgrading to `linux-mbp` 5.10.12 fixed this issue for me.
What Traffic Control version are you using?
> Additionally, if the connection is closed by the client prematurely, a different exception is thrown: Reproducible by running ```shell docker-compose exec trafficops sh -c '
TP should also log API requests of all HTTP status codes