Herwig Bogaert
Herwig Bogaert
The `service` parameter of the upstream member enables port discovery via DNS SRV records. When it is used, a server port must not be specified or nginx will fail with...
#### Pull Request (PR) description The syntax for the cookie method of the sticky directive in the ngx_http_upstream_module is: sticky cookie name [expires=time] [domain=domain] ... The cookie name parameter must...
## Affected Puppet, Ruby, OS and module versions/distributions - Puppet:all - Ruby:all - Distribution:all - Module version: v0.15.0 ## How to reproduce (e.g Puppet code you use) ```puppet nginx::resource::upstream {...
The `service` parameter of the `nginx::resource::upstream::member` enables port discovery via DNS SRV records. When it is used, a server port must not be specified. Currently the module adds port 80...
Currently, an explicit "require 'net/ldap/rb'" is needed if one wants to use the Net::LDAP::DN class, because 'require net/ldap/dn' is missing in lib/net/ldap.rb For example: > require 'net/ldap' > => true...
module works in its default configuration with the standard Debian bind package, without changing its behaviour on other platforms.
The eutil.add_header_line function, used to add the pseudo header, expects a newline terminated string. Otherwise it will remove the RFC defined newline between header and body in the message being...
For example, forwarding a mail message containing an attachment with a folded content-disposition header: ``` ... Content-Disposition: attachment; filename="Foo Bar Technology - Data Centre Hardware Maintenance and Monitoring (December 2021).pdf";...
Attachments create a `A:` pseudo header, but this removes the (RFC defined) newline between headers and body. This has no impact on sending the mail because the python email package...
Fixes a privacy issue caused by a partial match of a recipient address with a public key uid in your key ring. For example, when sending an encrypted mail to...