Description: LWC 3.5 introduced a new feature allowing to filter some layer data spatially based on the authenticated user groups. This PR adds the capability to filter either by the user groups (default) or by the user login. The behaviour depends on a new configuration option filter_by_user for the spatial filter.
filter_by_user
for the spatial filter.Corresponding PR in lizmap-plugin: https://github.com/3liz/lizmap-plugin/pull/435