-
With v5.0 I get errors for all my forms about missing template parameters (those errors did not show up in earlier versions):
```
MissingTemplateParam - src/UserPasswordSetForm.php:13:7 - UserPass…
-
after I execute "cmake -DCMAKE_BUILD_TYPE=Release` . && make -j4", these pops up.
-- The C compiler identification is AppleClang 10.0.0.10001145
-- The CXX compiler identification is AppleClang 10…
-
**Is your feature request related to a problem? Please describe.**
Pulsar brokers use Zookeeper for publishing the membership to other brokers.
The Pulsar load manager will detect a new broker and…
-
I've tried with either clang 7 and 9, both fail.
```
clang -c -ggdb3 -march=native -Wall -Wno-unused -O3 -D_GNU_SOURCE worker-web.c -o worker-web.o
In file included from worker-web.c:12:
In file …
-
**Current behavior**
Currently you can define `forward-zone`s (or `stub-zone`s, but the difference shouldn't be relevant for my example) as follows:
```
forward-zone:
name: example.com
forw…
-
`F403` is falsely shown even if there is a native module that can be imported from, in the case of the [reproducer](https://github.com/konstin/F403-false-positive-with-native-module) on `from .rep…
-
A comment in the sample stubby configuration file says
"IPv6 addresses ending in :: are not yet supported (use ::0)". But it
is also true for addresses STARTING in '::'.
'0::1' is accepted, but
…
-
I can't connect to a remote VPS ? Checked the ssh connection - works fine. File content
`resolv.conf`
```
# Dynamic resolv.conf(5) file for glibc resolver(3) generated by resolvconf(8)
# …
-
- Program: Authoritative
- Issue type: run pdns by remote type, backend is python scripts, a record search, response refused
### Short description
### Environment
- Operatin…
-
I have a forwarding zone defined like this:
domain-insecure: "private"
forward-zone:
name: "example.private"
forward-addr: 10.0.0.10
forward-addr: 10.0.0.20
this is working well most o…