Store paths as an array

Created on 26 September 2023, over 1 year ago
Updated 5 June 2024, 10 months ago

Problem/Motivation

Hi, when working with the configuration of the anonymous_login module in VCS, conflicts often arise and are difficult to resolve since the paths are stored as a delimited string.

Proposed resolution

I propose storing paths as an array, this will increase the readability of the configuration and make it easier to resolve conflicts in VCS, and also eliminate the need to do “explode” every time since deserialization will do everything for us.

Feature request
Status

Fixed

Version

2.0

Component

Code

Created by

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

Merge Requests

Comments & Activities

Production build 0.71.5 2024