Marcos de Oliveira

Results 6 issues of Marcos de Oliveira

Fixes #84 `ipset` matching module doesn't allow specifying multiple `--match-set` for a single `-m set`, so, we'll keep every `mod set` specified in the config. @MaxKellermann feel free to edit...

Fixes #519 We used starttls by setting mail.smtp.starttls.enable=true in advanced settings. After 579c6ab5e it started failing. I wen't on and checked the new code. I'm not a programmer, but I...

SMTP has a bug introduced by 579c6ab After trying out PWM 2.0 (master branch) with 1.9 config, SMTP started failing. Then I went on and investigated. In 2.0 there was...

There is some APIs that require username and token (or password) as headers instead of data. If one require to pass the Password as header to the API, it needs...

* Fix some spaces indentation * Create $amp_role_assigned variable Before this change, if amp_default_role was less restrictive than the one assigned to user, user assigned role had no effect at...

We have a DNS solution from Palo Alto which blocks domains based on categories. When a request is made to a blocked category (Phishing, for example) the request is dropped...