Make method configurable between GET and POST

Created on 15 November 2024, 7 days ago

Problem/Motivation

Currently the form is forcing to use GET to post the data. The problem is that the search of users is then in GET parameters. If the site is using tracking tools such as Google analytics etc..., then the site can become illegal because user search is personal data and cannot be collected for privacy reasons in some regions.

Steps to reproduce

Proposed resolution

Make it configurable to allow to use post. The default should stay GET to avoid affecting existing site using the module.

Remaining tasks

User interface changes

API changes

Data model changes

Feature request
Status

Active

Version

1.0

Component

Code

Created by

🇨🇦Canada phjou Vancouver 🇨🇦 🇪🇺

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024