Age | Commit message (Collapse) | Author |
|
- Only show a generic failure message to the user upon oper failure
due to not having a secure connection or matching cert. fingerprint.
- Update the comment about oper:fingerprint as it can be a space
separated list of fingerprints and not just one.
- Improve a few code comments and formatting.
|
|
|
|
|
|
Closes #1775.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Closes #1772.
|
|
|
|
|
|
|
|
If the dnsbl module is set to mark with a vHost, it can finish before
the hostname resolution finishes. This is especially the case when
the result is already cached.
Resolves #1770.
|
|
There's no reason for this to be in a header and it can't be used
by anything else.
|
|
This matches the behaviour of the censor module.
|
|
|
|
This is in addition to 4cc992f.
|
|
|
|
|
|
Modes are set and unset not executed.
|
|
|
|
|
|
|
|
The prefix is dropped when building the message. We add it back here
so that the remote servers can recognize it as a server target.
|
|
|
|
|
|
|
|
|