Skip to content

Support FILTER_VHOST (only show lists for the domain you are accessing)

Nate Coraor requested to merge natefoo/postorius:filter-vhost into master

Includes tests - as noted in the new test class's docstring, the full set of tests for ListIndexPageTest are run both with with FILTER_VHOST enabled and with it disabled. There are also two explicit tests on a second domain. However, the tests for the first domain should catch most cases (since the list counts would be wrong if filtering was not working with the option enabled).

Depends on mailmanclient!97 (merged). Fixes #330 (closed).

Edited by Nate Coraor

Merge request reports