vexim / Roundcube-Plugin-VeximAccountAdmin

Roundcube plugin that covers the non-admin part of the Vexim web interface.
GNU General Public License v2.0
8 stars 5 forks source link

Request blocking rule variables properly #17

Closed Udera closed 7 years ago

Udera commented 7 years ago

Fixes https://github.com/vexim/Roundcube-Plugin-VeximAccountAdmin/issues/12

Roundcube now supports arrays to be imported via get_input_value(), values can't be read from $_POST[] any more.