dominik-th / matomo-plugin-LoginOIDC

external authentication services for matomo
https://plugins.matomo.org/LoginOIDC/
GNU General Public License v3.0
42 stars 30 forks source link

Trying to access array offset on value of type bool - Matomo 3.14.0 #27

Closed andrewperry closed 3 years ago

andrewperry commented 4 years ago

WARNING: /usr/share/matomo/plugins/LoginOIDC/Controller.php(82): Notice - Trying to access array offset on value of type bool - Matomo 3.14.0 - Please report this message in the Matomo forums: https://forum.matomo.org (please do a search first as it might have been reported already) (Module: UsersManager, Action: userSettings, In CLI mode: false)

This is on PHP 7.4.4 with the ldap config and login also enabled.

dominik-th commented 4 years ago

I can't reproduce the issue. Tried with the same PHP version and LoginLDAP plugin also installed

Please provide detailed steps on how to reproduce

dominik-th commented 3 years ago

Closed due to inactivity