Skip to content

Expose the ban list on the REST API

Aurélien Bompard requested to merge abompard/mailman:rest-ban into master

This branch makes the ban lists available via the REST API. The general ban list and the list-specific ban lists are available under the /bans resource.

Merge request reports