Anthony
Anthony
It seems that indeed, all separators are managed by slash in https://github.com/matomo-org/matomo/blob/3.14.1/plugins/SitesManager/SiteUrls.php I don't know if you have something like a patch to allow other separator?
@anthosz Yes, that's what I would like, have the possibility to also take into account "/!*"
A simple way can be to compare if import_url (url in log or request) like url* (instead to force url/*) -> use this website Also add an option to disable...
@tsteur yes and no, currently seems to works if we also specify the site ID but the issue is that in this case, we need to execute multiple time the...
I have also this one since upgrade from V9.1.5 to V9.2.0 (github auth): `logger=context traceID=00000000000000000000000000000000 userId=0 orgId=0 uname= t=2022-10-17T10:16:07.107003958+02:00 level=error msg="Error from access control system" error="no resolver found"`
Hello, Do you have an estimation when this issue can be fixed? Best regards,
Dear all, Do we have an estimation when it will be merged and for which version? Really interesting feature that can save memory and optimize stability 😁
> @anthosz You can probably just build this PR from source and use it as-is. As long as @nigoroll did not break anything with his improvements, it should be fine....