Skip to content

Mail command unavailable in confirmation requests

Created by: ikedas

Even if web interface was disabled (wwsympa_url parameter was unset), mail URL link was not shown in confirmation requests for subscribe/unsubscribe actions. Fixed by replacing test on an unassigned variable user_interfaces with test on conf.wwsympa_url.

Merge request reports

Loading