Store paths as an array

Created on 26 September 2023, 9 months ago
Updated 5 June 2024, 20 days 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.69.0 2024