Plugin registry checks upon start by martinbndr · Pull Request #3430 · modmail-dev/Modmail

@martinbndr

Plugins will be checked upon start if they are not in the registry and REGISTRY_PLUGINS_ONLY is set to Yes they will be removed. Also plugins are allowed to be removed regardless of being in the registry or not.

lorenzo132

previously approved these changes Jan 3, 2026

sebkuip

@martinbndr

Fixes the readability of the if statements (combined together with and condition)