intersystems / intersystems/ipm

Support simplified comma-separated list in Match Roles

Open
#805 1 comment 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
ObjectScript
Stars
41
Forks
29
Avg merge
23h 54m
Merged PRs (30d)
4

Description

Currently we can put roles a comma separated list but with ":" before every role:
MatchRoles=":lovable,:{$dbrole}"

Why this ":"?

Let's also support the simpler option without ":" like:

MatchRoles="lovable,{$dbrole}"

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.