mirror of
https://github.com/roundcube/roundcubemail.git
synced 2026-03-03 06:44:03 +01:00
When roundcube initializes on a different task, plugins for just the new task do not get initialized, and hence do not get executed when the exec_hook call is made One example is if check_auth fails, the login page will render, but the plugins with 'login' task will not be fired