Remove uneeded CSRF tokens checks

Created on 28 January 2023, over 1 year ago

Module uses CSRF tokens for the autocomplete callback. That makes no sense in terms of security (no actual action is done there it is needed for delete/update/create operations, not read) and it makes impossible to write the tests for the autocomplete widget (as tests don't have proper session storage for that)

πŸ“Œ Task
Status

Fixed

Version

3.0

Component

Code

Created by

πŸ‡ΊπŸ‡¦Ukraine artem_sylchuk Lutsk

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

Comments & Activities

Production build 0.69.0 2024