Thomas--F / BotTracker

BotTracker-Plugin for Piwik
GNU General Public License v3.0
33 stars 14 forks source link

Fail to change settings #70

Closed remz-otw closed 3 years ago

remz-otw commented 3 years ago

When I change settings like adding a bot it says my session expire for inactivity and then when i log back in change are not saved

Matomo server v 4.3 Bot tracker v2.1

Thomas--F commented 3 years ago

Thanks for reporting this error. This was a tricky one, but I found the problem in the config-template.

remz-otw commented 3 years ago

Thanks for the quick fix Work like a charm Thanks

remz-otw commented 3 years ago

sImple questions did Bot tracker support regex ?

Thomas--F commented 3 years ago

Not today. For the check I use the LOCATE-function inside an SQL. MySQL supports regex, so it is possible to change this, but I think it will decrease the performance noticeably. Maybe this could be an option per BotID...