You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
roundcubemail/plugins/managesieve
Athanasios Douitsis b497908040 Managesieve allowed hosts (#6292)
* Introduce managesieve_allowed_hosts setting

If managesieve_allowed_hosts has been set, then check that the array contains the current mail_host for the user session. If not, just return. This will cause the managesieve plugin to not appear under the settings menu.

* Include managesieve_allowed_hosts example

An example of the managesieve_allowed_hosts setting is included. By default, it is left commented to preserve existing behaviour.
7 years ago
..
helpdocs
lib/Roundcube Unify content frame (watermark) template objects (#6285) 7 years ago
localization Synchronized localizations with Transifex 7 years ago
skins Unify content frame (watermark) template objects (#6285) 7 years ago
tests
Changelog Fix indentation 7 years ago
composer.json
config.inc.php.dist Managesieve allowed hosts (#6292) 7 years ago
managesieve.js Fix compatibility with contextmenu plugin 7 years ago
managesieve.php Managesieve allowed hosts (#6292) 7 years ago