fix(zalouser): migrate legacy group allow aliases (#60702)

* fix(channels): prefer source contract surfaces in source checkouts

* fix(zalouser): migrate legacy group allow aliases
This commit is contained in:
Vincent Koc
2026-04-04 14:50:15 +09:00
committed by GitHub
parent ae7942bf5e
commit 73115b5480
16 changed files with 281 additions and 62 deletions

View File

@@ -31145,16 +31145,6 @@
"tags": [],
"hasChildren": true
},
{
"path": "channels.zalouser.accounts.*.groups.*.allow",
"kind": "channel",
"type": "boolean",
"required": false,
"deprecated": false,
"sensitive": false,
"tags": [],
"hasChildren": false
},
{
"path": "channels.zalouser.accounts.*.groups.*.enabled",
"kind": "channel",
@@ -31449,16 +31439,6 @@
"tags": [],
"hasChildren": true
},
{
"path": "channels.zalouser.groups.*.allow",
"kind": "channel",
"type": "boolean",
"required": false,
"deprecated": false,
"sensitive": false,
"tags": [],
"hasChildren": false
},
{
"path": "channels.zalouser.groups.*.enabled",
"kind": "channel",

View File

@@ -59185,16 +59185,6 @@
"tags": [],
"hasChildren": true
},
{
"path": "channels.zalouser.accounts.*.groups.*.allow",
"kind": "channel",
"type": "boolean",
"required": false,
"deprecated": false,
"sensitive": false,
"tags": [],
"hasChildren": false
},
{
"path": "channels.zalouser.accounts.*.groups.*.enabled",
"kind": "channel",
@@ -59489,16 +59479,6 @@
"tags": [],
"hasChildren": true
},
{
"path": "channels.zalouser.groups.*.allow",
"kind": "channel",
"type": "boolean",
"required": false,
"deprecated": false,
"sensitive": false,
"tags": [],
"hasChildren": false
},
{
"path": "channels.zalouser.groups.*.enabled",
"kind": "channel",