matomo-org / matomo

Empowering People Ethically with the leading open source alternative to Google Analytics that gives you full control over your data. Matomo lets you easily collect data from websites & apps and visualise this data and extract insights. Privacy is built-in. Liberating Web Analytics. Star us on Github? +1. And we love Pull Requests!
https://matomo.org/
GNU General Public License v3.0
19.91k stars 2.65k forks source link

User Invite doesn't work when using other Login plugins #19664

Open Starker3 opened 2 years ago

Starker3 commented 2 years ago

When using other Login plugins (Such as the LoginLdap plugin) the default Login plugin is automatically disabled. In these cases the User Invite feature throws the following error:

The plugin Login is not enabled. You can activate the plugin on Settings > Plugins page in Matomo.

#0 /matomo4/core/FrontController.php(599): Piwik\FrontController->prepareDispatch('Login', 'acceptInvitatio...', Array)
#1 /matomo4/core/FrontController.php(169): Piwik\FrontController->doDispatch(NULL, NULL, NULL)
#2 /matomo4/core/dispatch.php(32): Piwik\FrontController->dispatch()
#3 /matomo4/index.php(25): require_once('/matomo4...')
#4 {main}
peterhashair commented 2 years ago

@Starker3 thank you for reporting this, we are aware of this bug, the plugin team will review this.