dominik-th / matomo-plugin-LoginOIDC

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

Support new Password Implementation features #72

Closed mstenz closed 1 year ago

mstenz commented 1 year ago

There is a new function added https://github.com/matomo-org/matomo/pull/19525 that fixes a problem with this and other similar plugin https://github.com/matomo-org/matomo/issues/19169

Please implement this new function in this plugin

dominik-th commented 1 year ago

Thanks for letting me know!

Implemented in https://github.com/dominik-th/matomo-plugin-LoginOIDC/commit/a21136a272dee90df944a05ccd2866b65e5b4ed7

Keep in mind the event will be added in Matomo 4.12.0 which has not been released yet. In previous versions the new setting will be ignored.

It will be part of matomo-plugin-LoginOIDC version 4.1.0