Alef Farah
Alef Farah
Proposed change for https://github.com/angristan/openvpn-install/issues/1158
**Issue** With `AUTO_INSTALL=y` the public IP is obtained [here](https://github.com/angristan/openvpn-install/blob/master/openvpn-install.sh#L629). The installer then proceeds to get an IP again [here](https://github.com/angristan/openvpn-install/blob/master/openvpn-install.sh#L233) and if it's behind NAT, attempts to obtain the public IP...
### Describe the issue you are experiencing The Assist Microphone addon fails to start with `--mic-volume-multiplier: invalid float value: 'null'`. The addon page shows the referred setting as having a...
(This repository has been suggested in Matrix chat as a place to discuss this issue) ## The issue When setting up an account for National Bank Transfer for Brazil, one...
The 3.1.0 spec allows this: https://github.com/OAI/OpenAPI-Specification/blob/main/versions/3.1.0.md#security-scheme-object The 3.1.1 spec includes an example with the fields added in this PR: https://github.com/OAI/OpenAPI-Specification/pull/2625/files There is some discussion here: https://github.com/OAI/OpenAPI-Specification/issues/2475